Below is the list of changes that have just been committed into a local
6.0 repository of alik. When alik does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-12-05 13:05:02+03:00, anozdrin@station. +2 -0
Disable failing tests:
- BUG#32992: falcon_read-committed.test causes a server crash
occasionally;
- BUG#32993: falcon_ts.test fails sporadically;
- BUG#32994: subselect_sj fails sporadically (timeout).
mysql-test/suite/falcon/t/disabled.def@stripped, 2007-12-05 13:04:59+03:00,
anozdrin@station. +2 -0
Disable failing tests.
mysql-test/t/disabled.def@stripped, 2007-12-05 13:04:59+03:00, anozdrin@station. +1 -0
Disable failing tests.
diff -Nrup a/mysql-test/suite/falcon/t/disabled.def
b/mysql-test/suite/falcon/t/disabled.def
--- a/mysql-test/suite/falcon/t/disabled.def 2007-12-04 17:37:30 +03:00
+++ b/mysql-test/suite/falcon/t/disabled.def 2007-12-05 13:04:59 +03:00
@@ -47,3 +47,5 @@ falcon_bug_26433 : Bug#32697 falcon
falcon_bug_27951 : Bug#32731 falcon_bug_27951 fails randomly
ps_8falcon : Bug #32683 Test ps_8falcon fails in 6.0
falcon_bug_22173a : Bug#32963: falcon_bug_22173a fails
+falcon_read-committed: Bug#32992: falcon_read-committed.test causes a server crash
occasionally
+falcon_ts : Bug#32993: falcon_ts.test fails sporadically
diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def 2007-12-04 16:39:07 +03:00
+++ b/mysql-test/t/disabled.def 2007-12-05 13:04:59 +03:00
@@ -31,3 +31,4 @@ events_bugs : Bug#32771 events_
rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes
wait_timeout : Bug#32801 wait_timeout.test fails randomly
kill : Bug#29149 Test "kill" fails on Windows
+subselect_sj : Bug#32994: subselect_sj fails sporadically (timeout)
| Thread |
|---|
| • bk commit into 6.0 tree (anozdrin:1.2740) BUG#32992 | Alexander Nozdrin | 5 Dec |