Changeset: 2977e392e71e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2977e392e71e Added Files: sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.err sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.out Modified Files: sql/test/BugTracker-2014/Tests/All Branch: Jan2014 Log Message:
Enable test. Note, we still need output. For the output, we need to decide what should happen. diffs (23 lines): diff --git a/sql/test/BugTracker-2014/Tests/All b/sql/test/BugTracker-2014/Tests/All --- a/sql/test/BugTracker-2014/Tests/All +++ b/sql/test/BugTracker-2014/Tests/All @@ -19,6 +19,7 @@ crash_on_groupby_distinct_serial.Bug-346 local-temp-1.Bug-3468 local-temp-2.Bug-3468 varchar_conversion_crash.Bug-3506 +stringfloatshtcompare.Bug-3512 oid-table-assert.Bug-3514 round-properties.Bug-3515 union_with_subqueries.Bug-3518 diff --git a/sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.err b/sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.err new file mode 100644 --- /dev/null +++ b/sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.err @@ -0,0 +1,1 @@ +We need to determine the correct output. diff --git a/sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.out b/sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.out new file mode 100644 --- /dev/null +++ b/sql/test/BugTracker-2014/Tests/stringfloatshtcompare.Bug-3512.stable.out @@ -0,0 +1,1 @@ +We need to determine the correct output. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
