susumu.yata
null+****@clear*****
Wed Jul 22 10:38:40 JST 2015
susumu.yata 2015-07-22 10:38:40 +0900 (Wed, 22 Jul 2015) New Revision: 8e1d5fbea26fb426afa4b669f634c3afbb6f1e54 https://github.com/mroonga/mroonga/commit/8e1d5fbea26fb426afa4b669f634c3afbb6f1e54 Message: test: use loose-performance-schema instead of performance-schema MDEV-8506 mroonga/wrapper.performance_schema fails in buildbot on bld-dan-release (MariaDB 10.0). The test has performance-schema in the opt file, so it failed when the server was compiled without performance schema. Make the option loose, then MTR will be able to reach have_perfschema.inc check and will skip the test gracefully. Patch by Elena Stepanova and Sergei Golubchik. Thanks!!! Modified files: mysql-test/mroonga/wrapper/t/performance_schema-master.opt Modified: mysql-test/mroonga/wrapper/t/performance_schema-master.opt (+1 -1) =================================================================== --- mysql-test/mroonga/wrapper/t/performance_schema-master.opt 2015-07-20 19:18:15 +0900 (611d08f) +++ mysql-test/mroonga/wrapper/t/performance_schema-master.opt 2015-07-22 10:38:40 +0900 (d2ed32d) @@ -1 +1 @@ ---performance-schema +--loose-performance-schema -------------- next part -------------- HTML����������������������������...Download