Changeset: 1aa14b3b7b8a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1aa14b3b7b8a
Modified Files:
        sql/test/BugTracker-2010/Tests/All
        sql/test/BugTracker/Tests/All
Branch: Apr2011
Log Message:

minor re-ordering of tests to avoid differing test output due to previous tests 
failing
(mostly for SunOS/Solaris)


diffs (50 lines):

diff --git a/sql/test/BugTracker-2010/Tests/All 
b/sql/test/BugTracker-2010/Tests/All
--- a/sql/test/BugTracker-2010/Tests/All
+++ b/sql/test/BugTracker-2010/Tests/All
@@ -22,8 +22,8 @@
 decimal_div_whole_nrs.Bug-2579
 SQLengine_error_on_join.Bug-2580
 keycheck_crash.Bug-2583
+prepare_on_boolean_bug.Bug-2581
 in_query_with_constants_fails.Bug-2582
-prepare_on_boolean_bug.Bug-2581
 prepare_statements_crash_server.Bug-2599
 and_not_broken.Bug-2602
 insert-into-except.Bug-2569
diff --git a/sql/test/BugTracker/Tests/All b/sql/test/BugTracker/Tests/All
--- a/sql/test/BugTracker/Tests/All
+++ b/sql/test/BugTracker/Tests/All
@@ -1,6 +1,9 @@
 # tests related to bug reports:
 # <descriptive-name>.SF-<bug-report-id>[.<ext>]
 
+cardinality_violation.SF-1240701
+rank_over.SF-1691098
+with_only_once.SF-1720293
 multi-column-constraint.SF-1964587
 inserting_invalid_timestamp.SF-1363557
 large_prepare.SF-1363729
@@ -11,7 +14,6 @@
 update_with_correlated_subselect.SF-1284791
 select_extract.SF-1263796
 intersect_in_subquery.SF-1339411
-cardinality_violation.SF-1240701
 rows_affected.SF-1377180
 broken_join.SF-1373391
 insert_not_exists.SF-1380287
@@ -46,7 +48,6 @@
 caching.SF-1651599
 decimal_prepare.SF-1655818
 union_order
-rank_over.SF-1691098
 revoke_role.SF-1691646
 subquery_orderby.SF-1688915
 limits_of_decimal.SF-1685357
@@ -67,7 +68,6 @@
 local_global_temporary_table.SF-1715672
 decimal.SF-1718253
 alter-default.SF-1695290
-with_only_once.SF-1720293
 bind_with_cast.SF-1720934
 groupby_orderby_nonselected.SF-1723863
 rand_not_executed_for_every_row.SF-1723791
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to