Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: e3805821f852f3810b367db0cdea8dbdc2d3cc29
https://github.com/Teiid-Designer/teiid-designer/commit/e3805821f852f3810...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M
tests/org.teiid.designer.query.ui.test/src/org/teiid/query/ui/sqleditor/component/TestDisplayNodeFactory.java
Log Message:
-----------
Fix DisplayNodeFactory tests in light of 8.3 teiid runtime version change
* By limiting the 8.3 teiid runtime to specific versions, ie. 8.0.x, 8.1.x,
8.2.x and 8.3.x, the tests fail since the tests cannot find expected
results for anything other than 8.2.0.
* Extends the tests to specifically cover the other expected teiid runtime
version.