[Mulgara-svn] r335 - branches/java-1.6/jxdata/iTQL/having_queries
pag at mulgara.org
pag at mulgara.org
Sun Aug 5 01:58:49 UTC 2007
Author: pag
Date: 2007-08-04 20:58:49 -0500 (Sat, 04 Aug 2007)
New Revision: 335
Modified:
branches/java-1.6/jxdata/iTQL/having_queries/test.jxu
Log:
Added new possible exception output to handle the two cases of hash table ordering (between Java 5 and 6)
Modified: branches/java-1.6/jxdata/iTQL/having_queries/test.jxu
===================================================================
--- branches/java-1.6/jxdata/iTQL/having_queries/test.jxu 2007-08-05 01:57:47 UTC (rev 334)
+++ branches/java-1.6/jxdata/iTQL/having_queries/test.jxu 2007-08-05 01:58:49 UTC (rev 335)
@@ -274,8 +274,10 @@
"/>
<eval stepClass="org.mulgara.store.jxunit.QueryJX" />
<ifEqual converse="true" file="queryResult15.txt" name="queryResult">
- <save name="queryResult" file="badQuery15Result.xml"/>
- <fail>Output failed. Check badQuery15Result.xml for output.</fail>
+ <ifEqual converse="true" file="queryResult15-2.txt" name="queryResult">
+ <save name="queryResult" file="badQuery15Result.xml"/>
+ <fail>Output failed. Check badQuery15Result.xml for output.</fail>
+ </ifEqual>
</ifEqual>
-</jxu>
\ No newline at end of file
+</jxu>
More information about the Mulgara-svn
mailing list