Bug #59055 | Remove ndb tests from 5.5 and trunk | ||
---|---|---|---|
Submitted: | 20 Dec 2010 10:13 | Modified: | 15 Jan 2011 16:02 |
Reporter: | Anitha Gopi | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Tests: Server | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | Anitha Gopi | CPU Architecture: | Any |
[20 Dec 2010 10:13]
Anitha Gopi
[21 Dec 2010 4:58]
Anitha Gopi
Thanks Matthias 1. applying the patch did not work well. I got ../mysql-test/suite/parts/r/partition_alter1_1_2_ndb.result.rej ../mysql-test/suite/parts/r/partition_alter1_2_ndb.result.rej ../mysql-test/suite/funcs_1/r/ndb_func_view.result.rej ../mysql-test/suite/ndb/t/ndb_condition_pushdown.test.rej ../mysql-test/collections/default.weekly.rej I removed these from the weekly 2. nice -20 sh ./collections/default.push | tee default.push.prt 2>&1 showed a bunch problems grep '\[ fail \]' default.push.prt sys_vars.all_vars w2 [ fail ] sys_vars.all_vars w2 [ fail ] grep 'internal check of the test case' default.push.prt MTR's internal check of the test case 'rpl.rpl_circular_for_4_hosts' failed. rpl.rpl_circular_for_4_hosts is most probably no problem of your patch. sys_vars.all_vars has some dependency on other tests in the suite. I have left those tests there for now. 3. I do not know what the result with default.daily, test-bt etc will be. Have pushed the changes. I have run the entire suite and have not seen any problems. So test-bt and daily should go ok
[21 Dec 2010 4:59]
Anitha Gopi
Pushed into mysql-5.5 - Revision 3217. The commit/push e mails did not go through due to large size of the diff
[21 Dec 2010 8:56]
Anitha Gopi
Pushed to trunk - revision 3454
[21 Dec 2010 17:48]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/127459 3225 Anitha Gopi 2010-12-21 BUG #59055: RQG was broken after the checkin that removed rpl and rpl_ndb suites. RQG uses MTR V1 and that still has these in the default suite. Removing these from V1. Also removing references to ndb tests in some more disabled.def files
[21 Dec 2010 18:02]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/127461 3455 Anitha Gopi 2010-12-21 BUG #59055: Up merge revision 3225 from mysql-5.5-bugteam
[21 Dec 2010 18:17]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/127462 3465 Anitha Gopi 2010-12-21 [merge] BUG #59055: Up merge revision 3225 from mysql-5.5-bugteam
[22 Dec 2010 21:31]
Bugs System
Pushed into mysql-trunk 5.6.1 (revid:alexander.nozdrin@oracle.com-20101222212842-y0t3ibtd32wd9qaw) (version source revid:alexander.nozdrin@oracle.com-20101222212842-y0t3ibtd32wd9qaw) (merge vers: 5.6.1) (pib:24)
[29 Dec 2010 12:52]
Bugs System
Pushed into mysql-5.5 5.5.9 (revid:alexander.nozdrin@oracle.com-20101229113652-km2v993aurv7h79j) (version source revid:alexander.nozdrin@oracle.com-20101229113132-uonlbcc2uopff8yb) (merge vers: 5.5.9) (pib:24)
[15 Jan 2011 16:02]
Paul DuBois
Changes to test suite. No changelog entry needed.