Changeset: a74f6c6af10c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a74f6c6af10c Modified Files: sql/test/BugTracker-2017/Tests/All Branch: default Log Message:
Add conditions to tests. diffs (23 lines): diff --git a/sql/test/BugTracker-2017/Tests/All b/sql/test/BugTracker-2017/Tests/All --- a/sql/test/BugTracker-2017/Tests/All +++ b/sql/test/BugTracker-2017/Tests/All @@ -20,8 +20,8 @@ str2decimal.Bug-6202 integer_addition_overflow.Bug-6205 dce_bug-6177 crash_on_NULL_ptr.Bug-6130 -sqlsmith01 -sqlsmith02 +HAVE_SAMTOOLS?sqlsmith01 +HAVE_NETCDF?sqlsmith02 sqlsmith03 sqlsmith04 nested_with.Bug-6187 @@ -30,7 +30,7 @@ null-quantile.Bug-6218 sqlsmith.Bug-6216 sqlsmith.Bug-6217 real-power.Bug-6228 -sqlsmith.Bug-6219 +HAVE_NETCDF?sqlsmith.Bug-6219 create_view_order_by.Bug-3465 cast_boolean_to_string.Bug-6110 modulo.Bug-6225 _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
