An error occurred fetching the project authors.
  1. 01 Sep, 2006 3 commits
  2. 31 Aug, 2006 2 commits
  3. 23 Aug, 2006 1 commit
  4. 21 Aug, 2006 3 commits
  5. 20 Aug, 2006 1 commit
  6. 18 Aug, 2006 1 commit
  7. 16 Aug, 2006 3 commits
  8. 10 Aug, 2006 1 commit
  9. 01 Aug, 2006 2 commits
  10. 27 Jul, 2006 1 commit
  11. 26 Jul, 2006 4 commits
  12. 25 Jul, 2006 1 commit
  13. 24 Jul, 2006 1 commit
  14. 20 Jul, 2006 2 commits
    • msvensson@neptunus.(none)'s avatar
      Bug#19535 mysql-test-run cannot handle crashing test cases · c40e953d
      msvensson@neptunus.(none) authored
       - Make mysql-test-run.pl restart a crashed/stopped process if it was expected it should crash.
       - Added testcase for "crash_commit_before", which tests behaviour when server crashes just before commit.
        * The testcase first write a small var/tmp/master0.expect file indicating expected crash
        * Then sets "DEBUG" variable to for example "d,crash_commit_before" and then executes a commit.
        * The server will crash and be brought back up by mysql-test-run.pl
        * Test case will then wait for the process to come back online before continuing.
      c40e953d
    • anozdrin/alik@booka.site's avatar
      Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests. · bf10578f
      anozdrin/alik@booka.site authored
        
      Fix for the bug in mysql-test-run.pl which prevents other tests succeed
      after IM-test failure.
        
      The idea of the fix of BUG#20716 is to:
        1. Check each SHOW INSTANCES statement, add necessary "sleep" instruction before;
        2. Move all environment checkings into the one file and include it everywhere.
      bf10578f
  15. 19 Jul, 2006 1 commit
  16. 18 Jul, 2006 2 commits
  17. 10 Jul, 2006 3 commits
  18. 07 Jul, 2006 1 commit
  19. 06 Jul, 2006 2 commits
    • guilhem@gbichot3.local's avatar
      Fix for BUG#20349 "mysql-test-run.pl needs to add --debug to · a4768e11
      guilhem@gbichot3.local authored
      mysql_client_test like mysql-test-run". Nothing to document.
      a4768e11
    • guilhem@gbichot3.local's avatar
      Behaviour change of mysql-test-run.pl: · fd520be8
      guilhem@gbichot3.local authored
      by default we never run disabled tests (even if they're
      explicitely listed on the command-line). We add an option --enable-disabled
      which will run tests even though they are disabled, and will print, for each
      such test, the comment explaining why it was disabled.
      The reason for the change is when you want to run "all tests which are about
      NDB" for example: mysql-test-run.pl t/*ndb*.test used to run some disabled
      NDB tests, causing failures, causing investigations.
      Code amended and approved by Kent.
      fd520be8
  20. 05 Jul, 2006 1 commit
  21. 28 Jun, 2006 1 commit
  22. 19 Jun, 2006 1 commit
  23. 16 Jun, 2006 1 commit
  24. 15 Jun, 2006 1 commit