Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 1c4c6fb1b844266d51370a46b0702274f1147231
https://github.com/Teiid-Designer/teiid-designer/commit/1c4c6fb1b844266d5...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidServer.java
Log Message:
-----------
TEIIDDES-1621: Carry through status of ping tests
* The status returned from an admin ping attempt is not being returned by
the test ping methods. Cannot rely on ping throwing an exception since
in some circumstances it simply relies on the returned status object.