Bug #54364 Allow multiple --experimental command line options for MTR
Submitted: 9 Jun 2010 11:31 Modified: 15 Oct 2010 10:40
Reporter: Alexander Nozdrin Email Updates:
Status: Closed Impact on me:
None 
Category:Tools: MTR / mysql-test-run Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Bjørn Munch CPU Architecture:Any

[9 Jun 2010 11:31] Alexander Nozdrin
Description:
It would be convenient in some cases to be able to pass
several --experimental command line options to MTR.

The effect should be equal to specifying one experimental
file, which is a join of all experimental files.

It would be also good to have "include" directive
for experimental files -- i.e. be able to include
one experimental file from another one.

Although it would be great to have both options, we can live
with a single one (any of them).

Thanks!

How to repeat:
*
[10 Jun 2010 8:36] 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/110692

2911 Bjorn Munch	2010-06-10
      Bug #54364 Allow multiple --experimental command line options for MTR
      Convert --experimental into a multi option
      Size of diff is caused by intenting code put into a for loop
[15 Jun 2010 11:11] Bjørn Munch
Pushed to 5.1-mtr, trunk-mtr, next-mr-mtr
[15 Jun 2010 11:39] 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/111132

2917 Bjorn Munch	2010-06-15
      Bug #54364 Allow multiple --experimental command line options for MTR
      Bummer: MTR fails if a test fails and no --experimental is used
      $experimental_test_cases must be intialized
[16 Aug 2010 6:30] Bugs System
Pushed into mysql-trunk 5.6.1-m4 (revid:alik@sun.com-20100816062701-qo9dpnk5tkt1pksb) (version source revid:alik@sun.com-20100816062603-xc16eftmv7rmktyq) (merge vers: 5.6.1-m4) (pib:20)
[16 Aug 2010 6:38] Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100816062819-bluwgdq8q4xysmlg) (version source revid:alik@sun.com-20100816062612-enatdwnv809iw3s9) (pib:20)
[16 Aug 2010 17:07] Paul DuBois
Test suite changes. No changelog entry needed.
[28 Sep 2010 8:48] Bugs System
Pushed into mysql-5.1 5.1.52 (revid:sunanda.menon@sun.com-20100928083322-wangbv97uobu7g66) (version source revid:sunanda.menon@sun.com-20100928083322-wangbv97uobu7g66) (merge vers: 5.1.52) (pib:21)
[14 Oct 2010 8:35] Bugs System
Pushed into mysql-5.1-telco-7.0 5.1.51-ndb-7.0.20 (revid:martin.skold@mysql.com-20101014082627-jrmy9xbfbtrebw3c) (version source revid:martin.skold@mysql.com-20101014082627-jrmy9xbfbtrebw3c) (merge vers: 5.1.51-ndb-7.0.20) (pib:21)
[14 Oct 2010 8:50] Bugs System
Pushed into mysql-5.1-telco-6.3 5.1.51-ndb-6.3.39 (revid:martin.skold@mysql.com-20101014083757-5qo48b86d69zjvzj) (version source revid:martin.skold@mysql.com-20101014083757-5qo48b86d69zjvzj) (merge vers: 5.1.51-ndb-6.3.39) (pib:21)
[14 Oct 2010 9:05] Bugs System
Pushed into mysql-5.1-telco-6.2 5.1.51-ndb-6.2.19 (revid:martin.skold@mysql.com-20101014084420-y54ecj85j5we27oa) (version source revid:martin.skold@mysql.com-20101014084420-y54ecj85j5we27oa) (merge vers: 5.1.51-ndb-6.2.19) (pib:21)
[15 Oct 2010 10:40] Jon Stephens
Setting back to Closed; see above.