Bug #42358 | fulltext_plugin test fails on pushbuild: Too many arguments (first extra is '') | ||
---|---|---|---|
Submitted: | 26 Jan 2009 22:11 | Modified: | 30 Jan 2009 18:09 |
Reporter: | Luis Soares | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Tests: Replication | Severity: | S7 (Test Cases) |
Version: | 5.1-rpl, 6.0-rpl | OS: | Any |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
Tags: | 5.1-rpl-green, 6.0-rpl-green, pushbuild, test failure |
[26 Jan 2009 22:11]
Luis Soares
[27 Jan 2009 9:35]
Magnus Blåudd
msvensson@pilot:~/mysql/5.1-rpl/mysql-test$ bzr diff === modified file 'mysql-test/mysql-test-run.pl' --- mysql-test/mysql-test-run.pl 2009-01-26 16:06:39 +0000 +++ mysql-test/mysql-test-run.pl 2009-01-27 09:31:10 +0000 @@ -1677,8 +1677,8 @@ sub environment_setup { $ENV{'SIMPLE_PARSER'}= ($lib_simple_parser ? basename($lib_simple_parser) : ""); - $ENV{'SIMPLE_PARSER_OPT'}= - ($lib_simple_parser ? "--plugin_dir=" . dirname($lib_simple_parser) : ""); + $ENV{'SIMPLE_PARSER_OPT'}= "--plugin-dir=". + ($lib_simple_parser ? dirname($lib_simple_parser) : ""); # -------------------------------------------------------------------------- # Valgrind need to be run with debug libraries otherwise it's almost
[27 Jan 2009 9:46]
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/64108 2719 Magnus Svensson 2009-01-27 Bug#42358 fulltext_plugin test fails on pushbuild: Too many arguments (first extra is '') - pass empty "--plugin-dir" if simple parser was not found.
[27 Jan 2009 10:12]
Bjørn Munch
Patch looks fine, OK.
[30 Jan 2009 13:28]
Bugs System
Pushed into 6.0.10-alpha (revid:luis.soares@sun.com-20090129165607-wiskabxm948yx463) (version source revid:luis.soares@sun.com-20090129163120-e2ntks4wgpqde6zt) (merge vers: 6.0.10-alpha) (pib:6)
[30 Jan 2009 15:09]
Bugs System
Pushed into 5.1.32 (revid:luis.soares@sun.com-20090129165946-d6jnnfqfokuzr09y) (version source revid:luis.soares@sun.com-20090127162115-pm1vzxczm1jj66w3) (merge vers: 5.1.32) (pib:6)
[30 Jan 2009 18:09]
Paul DuBois
Test suite changes. No changelog entry needed.
[17 Feb 2009 14:56]
Bugs System
Pushed into 5.1.32-ndb-6.3.23 (revid:tomas.ulin@sun.com-20090217131017-6u8qz1edkjfiobef) (version source revid:tomas.ulin@sun.com-20090203133556-9rclp06ol19bmzs4) (merge vers: 5.1.32-ndb-6.3.22) (pib:6)
[17 Feb 2009 16:43]
Bugs System
Pushed into 5.1.32-ndb-6.4.3 (revid:tomas.ulin@sun.com-20090217134419-5ha6xg4dpedrbmau) (version source revid:tomas.ulin@sun.com-20090203133556-9rclp06ol19bmzs4) (merge vers: 5.1.32-ndb-6.3.22) (pib:6)
[17 Feb 2009 18:19]
Bugs System
Pushed into 5.1.32-ndb-6.2.17 (revid:tomas.ulin@sun.com-20090217134216-5699eq74ws4oxa0j) (version source revid:tomas.ulin@sun.com-20090201210519-vehobc4sy3g9s38e) (merge vers: 5.1.32-ndb-6.2.17) (pib:6)