1. 07 Mar, 2006 3 commits
    • unknown's avatar
      Bug#17574 Detect cluster start failure and "fail" ndb_* tests · f0f8f114
      unknown authored
       - Update for 5.1
      
      
      mysql-test/mysql-test-run.pl:
        Remove mtr_error call from ndbcluster_install_slave
        Check if ndbcluster_install_slave failed after it's been called. continu with disabled slave cluster if  --force is used.
      f0f8f114
    • unknown's avatar
      Merge shellback.(none):/home/msvensson/mysql/bug17574/my50-bug17574 · 4070ab99
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/bug17574/my51-bug17574
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/lib/mtr_cases.pl:
        Manual merge of bug#17574 from 5.0 -> 5.1
      4070ab99
    • unknown's avatar
      Bug#17574 Detect cluster start failure and "fail" ndb_* tests · 32926414
      unknown authored
      
      mysql-test/lib/mtr_cases.pl:
        Always set "ndb_test" if tets name contains ndb. 
        Set to skipped if "--skip-ndbcluster"
      mysql-test/lib/mtr_report.pl:
        Print special error message for ndb_test that are failed due to failure to start or install ndbcluster
      mysql-test/mysql-test-run.pl:
        Remove mtr_error call from ndbcluster_install, instead check after ndbcluster_install if test run should continue or if it should be aborted
        Faile ndb test and print special error message if it's a ndb test and flag_ndb_status_ok is not ok
      32926414
  2. 06 Mar, 2006 37 commits