1. 25 May, 2016 5 commits
  2. 24 May, 2016 14 commits
  3. 23 May, 2016 6 commits
  4. 20 May, 2016 3 commits
  5. 19 May, 2016 4 commits
  6. 18 May, 2016 2 commits
  7. 17 May, 2016 2 commits
  8. 13 May, 2016 3 commits
  9. 12 May, 2016 1 commit
    • Julien Muchembled's avatar
      tests: fix checking of Zuite PT · 8f485e41
      Julien Muchembled authored
      - Respect run_only/remote_code_url_list if given.
      - When page templates have errors, there may be no Zuite Results, in which case
        testFunctionalTestRunner waits forever, until it gets killed (after a few
        hours). It's easier to fix this issue by check PT at the beginning of
        testFunctionalTestRunner, instead of doing it in a separate test method.
      8f485e41