• unknown's avatar
    Bug#24274 option "--big-test" of mysql-test-run.pl does not work anymore · 060c768c
    unknown authored
     - Set environment variable BIG_TEST when using --big-test
     - Skip comment lines when looking for features a test case supports.
    
    
    mysql-test/lib/mtr_cases.pl:
      Skip all lines that start with # when looking for features required by the test case
    mysql-test/mysql-test-run.pl:
      Set environment variable BIG_TEST if option --big-test passed.
    060c768c
mtr_cases.pl 15.5 KB