Changeset: 5b96ac1b7806 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5b96ac1b7806 Modified Files: sql/jdbc/tests/Tests/Test_PSlargeamount.timeout sql/test/ADT2006/Tests/viss.timeout sql/test/BugTracker-2009/Tests/AVG_of_SQRT.SF-2757642.timeout Branch: Aug2011 Log Message:
max. timeout: 16.65 min = 999 secs; these tests appear to hang (or at least take extremely long) on our Solaris 10 / T1000 machine; max. for other machines is: sql/jdbc/tests/Tests/Test_PSlargeamount.timeout: ~15.00 min = 900 sec sql/test/ADT2006/Tests/viss.timeout: ~ 0.15 min = 9 sec sql/test/BugTracker-2009/Tests/AVG_of_SQRT.SF-2757642.timeout: ~ 7.50 min = 450 sec diffs (18 lines): diff --git a/sql/jdbc/tests/Tests/Test_PSlargeamount.timeout b/sql/jdbc/tests/Tests/Test_PSlargeamount.timeout --- a/sql/jdbc/tests/Tests/Test_PSlargeamount.timeout +++ b/sql/jdbc/tests/Tests/Test_PSlargeamount.timeout @@ -1,1 +1,1 @@ -16 +16.65 diff --git a/sql/test/ADT2006/Tests/viss.timeout b/sql/test/ADT2006/Tests/viss.timeout --- a/sql/test/ADT2006/Tests/viss.timeout +++ b/sql/test/ADT2006/Tests/viss.timeout @@ -1,1 +1,1 @@ -9 +16.65 diff --git a/sql/test/BugTracker-2009/Tests/AVG_of_SQRT.SF-2757642.timeout b/sql/test/BugTracker-2009/Tests/AVG_of_SQRT.SF-2757642.timeout --- a/sql/test/BugTracker-2009/Tests/AVG_of_SQRT.SF-2757642.timeout +++ b/sql/test/BugTracker-2009/Tests/AVG_of_SQRT.SF-2757642.timeout @@ -1,1 +1,1 @@ -16 +16.65 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
