Changeset: 3e6de29db334 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3e6de29db334
Modified Files:
        monetdb5/tests/gdkTests/Tests/All
Branch: Oct2014
Log Message:

Stop testing tests that will always fail.
These tests cause BUNfirst to be greater than zero for which there is
an assertion.


diffs (25 lines):

diff --git a/monetdb5/tests/gdkTests/Tests/All 
b/monetdb5/tests/gdkTests/Tests/All
--- a/monetdb5/tests/gdkTests/Tests/All
+++ b/monetdb5/tests/gdkTests/Tests/All
@@ -1,6 +1,6 @@
 append_dense_tail
 bat_replace
-bat_insert
+#bat_insert -- fails due to BUNfirst != 0
 between
 binsemijoin2
 casts
@@ -8,11 +8,11 @@ cross
 intersect_diff_void
 intersect_diff_nil
 qsort
-reload
+#reload -- fails due to BUNfirst != 0
 semijoin
 str_heap
 TMsubcommit
-void
+#void -- fails due to BUNfirst != 0
 scanselect
 selecttst
 firstn
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to