1. 27 Nov, 2015 2 commits
  2. 25 Nov, 2015 3 commits
  3. 23 Nov, 2015 1 commit
  4. 06 Nov, 2015 1 commit
  5. 03 Nov, 2015 1 commit
    • machenbach's avatar
      [Swarming] Let test runner exit gracefully after test failures. · efcc7fb2
      machenbach authored
      The flake detection is done on the infra-side according to
      the contents of the json test results. We don't want the
      runner to fail after flakes.
      
      This was controlled on the infra side by accepting any exit
      codes so far. After the swarming switch, this is more
      difficult, because the runner is wrapped by the swarming
      collect script. There, failing exit codes can mean many
      things, including network failures. Therefore, we now
      force exit code 0 with test failures if those failures
      are reported in the formal test results json.
      
      The infrastructure will take care of reporting the flakes
      and failures accordingly.
      
      BUG=chromium:535160
      LOG=n
      
      Review URL: https://codereview.chromium.org/1416373005
      
      Cr-Commit-Position: refs/heads/master@{#31740}
      efcc7fb2
  6. 20 Oct, 2015 1 commit
  7. 06 Oct, 2015 1 commit
  8. 01 Oct, 2015 1 commit
    • machenbach's avatar
      [Swarming] Presort tests - slowest first. · 366dc811
      machenbach authored
      Swarming won't support an incremental data file. By just
      sorting the lowest hanging fruits to the beginning we
      already get a big bang for the buck (>80% of the improvement
      we get otherwise).
      
      This will require semi-regular manual updates of the
      slowest tests.
      
      BUG=chromium:535160
      LOG=n
      
      Review URL: https://codereview.chromium.org/1385443002
      
      Cr-Commit-Position: refs/heads/master@{#31061}
      366dc811
  9. 29 Sep, 2015 2 commits
  10. 17 Sep, 2015 3 commits
  11. 07 Sep, 2015 1 commit
  12. 07 Aug, 2015 1 commit
  13. 06 Aug, 2015 1 commit
  14. 29 Jul, 2015 1 commit
  15. 23 Jul, 2015 1 commit
  16. 09 Jul, 2015 1 commit
  17. 07 Jul, 2015 2 commits
  18. 22 Jun, 2015 2 commits
  19. 19 Jun, 2015 1 commit
  20. 17 Jun, 2015 1 commit
  21. 16 Jun, 2015 1 commit
  22. 12 Jun, 2015 1 commit
  23. 11 Jun, 2015 1 commit
  24. 10 Jun, 2015 5 commits
  25. 09 Jun, 2015 4 commits