1. 09 Dec, 2010 4 commits
  2. 26 Nov, 2010 4 commits
  3. 25 Nov, 2010 2 commits
  4. 24 Nov, 2010 3 commits
  5. 23 Nov, 2010 1 commit
  6. 18 Nov, 2010 1 commit
  7. 17 Nov, 2010 3 commits
  8. 15 Nov, 2010 4 commits
  9. 14 Nov, 2010 3 commits
  10. 12 Nov, 2010 1 commit
  11. 10 Nov, 2010 1 commit
  12. 09 Nov, 2010 1 commit
  13. 06 Nov, 2010 1 commit
  14. 05 Nov, 2010 3 commits
    • Bjorn Munch's avatar
      upmerge 57840 · d88353ec
      Bjorn Munch authored
      d88353ec
    • Bjorn Munch's avatar
      Bug #57840 MTR: parallel execution breaks with smart ordering of test cases · 0527d492
      Bjorn Munch authored
      There were actually more problems in this area:
        Slaves (if any) were unconditionally restarted, this appears unnecessary.
        Sort criteria were suboptimal, included the test name.
      Added logic to "reserve" a sequence of tests with same config for one thread
      Got rid of sort_criteria hash, put it into the test case itself
      Adds little sanity check that expected worker picks up test
      Fixed some tests that may fail if starting on running server
      Some of these fail only if *same* test is repeated.
      Finally, special sorting of tests that do --force-restart
      0527d492
    • Bjorn Munch's avatar
      Bug #57749 vs-config option of mysql-test-run does not work · e0ade8fd
      Bjorn Munch authored
      Option was incorrectly coded without an argument
      Added the missing =s
      e0ade8fd
  15. 25 Oct, 2010 1 commit
  16. 21 Oct, 2010 4 commits
  17. 20 Oct, 2010 3 commits