Changeset: 811137cd47d0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=811137cd47d0 Modified Files: sql/test/BugDay_2005-10-06_2.9.3/Tests/All sql/test/BugTracker-2009/Tests/All sql/test/BugTracker-2011/Tests/All sql/test/snodgrass/Tests/All Branch: Aug2011 Log Message:
disable tests in Aug2011 branch, only, that will not be fixed there diffs (42 lines): diff --git a/sql/test/BugDay_2005-10-06_2.9.3/Tests/All b/sql/test/BugDay_2005-10-06_2.9.3/Tests/All --- a/sql/test/BugDay_2005-10-06_2.9.3/Tests/All +++ b/sql/test/BugDay_2005-10-06_2.9.3/Tests/All @@ -1,7 +1,7 @@ jdbc_crashes_on_getTables.SF_944316 variable_arg_substring.SF_942981 UNION_JOIN_vs_plain_set_UNION-2.SF-920585 -huge_expression_and_column_name.SF-921173 +# huge_expression_and_column_name.SF-921173 # won't be fixed in Aug2011 CrashMe_SQL_server_crash-2.SF-921673 CrashMe_SQL_server_crash-1.SF-921673 inserts_with_defaults.SF-921977 diff --git a/sql/test/BugTracker-2009/Tests/All b/sql/test/BugTracker-2009/Tests/All --- a/sql/test/BugTracker-2009/Tests/All +++ b/sql/test/BugTracker-2009/Tests/All @@ -118,7 +118,7 @@ use_order_column_first.SF-2686008 copy_multiple_files.SF-2902320 not_invalidtable_crash.SF-2927174 drop-sequence-crash.SF-2854195 -arithmetic-small-values-null.SF-2921310 +# arithmetic-small-values-null.SF-2921310 # won't be fixed in Aug2011 # # The following test currently crashes and this fact (or its remains) might # harm sub-sequent tests; hence, this test should be last in this directory. diff --git a/sql/test/BugTracker-2011/Tests/All b/sql/test/BugTracker-2011/Tests/All --- a/sql/test/BugTracker-2011/Tests/All +++ b/sql/test/BugTracker-2011/Tests/All @@ -35,7 +35,7 @@ case-when-alias.Bug-2848 multicolumn_constraints.Bug-2849 CASE_nested_functions.Bug-2852 FK_self_reference.Bug-2862 -time_precision.Bug-2873 +# time_precision.Bug-2873 # won't be fixed in Aug2011 default-interval.Bug-2877 multiple-joins.Bug-2879 delete-large-table.Bug-2882 diff --git a/sql/test/snodgrass/Tests/All b/sql/test/snodgrass/Tests/All --- a/sql/test/snodgrass/Tests/All +++ b/sql/test/snodgrass/Tests/All @@ -1,1 +1,1 @@ -HAVE_JDBCCLIENT_JAR?cast_select +# HAVE_JDBCCLIENT_JAR?cast_select # won't be fixed in Aug2011 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
