1. 26 Jan, 2016 1 commit
  2. 25 Jan, 2016 1 commit
  3. 20 Jan, 2016 1 commit
  4. 19 Jan, 2016 1 commit
  5. 04 Jan, 2016 1 commit
  6. 27 Nov, 2015 2 commits
  7. 25 Nov, 2015 3 commits
  8. 23 Nov, 2015 1 commit
  9. 06 Nov, 2015 1 commit
  10. 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
  11. 20 Oct, 2015 1 commit
  12. 06 Oct, 2015 1 commit
  13. 05 Oct, 2015 1 commit
  14. 02 Oct, 2015 2 commits
    • danno's avatar
      Revert of [swarming] Isolate v8 testing. (patchset #8 id:140001 of... · 280a6f8e
      danno authored
      Revert of [swarming] Isolate v8 testing. (patchset #8 id:140001 of https://codereview.chromium.org/1380593002/ )
      
      Reason for revert:
      Prime suspect in breakage of V8 Linux -- no snap
      
      Original issue's description:
      > [swarming] Isolate v8 testing.
      >
      > Add gyp support and isolates for default test suites.
      > Add two default isolates, one (default) for using the
      > test suite collection we call "default" on the bots. One
      > (developer_default) for also supporting the way developers
      > call the driver (i.e. without argument, which includes
      > the unittests).
      >
      > BUG=chromium:535160
      > LOG=n
      >
      > Committed: https://crrev.com/9bd83f58f29ab0c7c5b71b00bcb1df3a9e641f05
      > Cr-Commit-Position: refs/heads/master@{#31081}
      
      TBR=tandrii@chromium.org,jochen@chromium.org,maruel@chromium.org,machenbach@chromium.org
      NOPRESUBMIT=true
      NOTREECHECKS=true
      NOTRY=true
      BUG=chromium:535160
      
      Review URL: https://codereview.chromium.org/1370993008
      
      Cr-Commit-Position: refs/heads/master@{#31084}
      280a6f8e
    • machenbach's avatar
      [swarming] Isolate v8 testing. · 9bd83f58
      machenbach authored
      Add gyp support and isolates for default test suites.
      Add two default isolates, one (default) for using the
      test suite collection we call "default" on the bots. One
      (developer_default) for also supporting the way developers
      call the driver (i.e. without argument, which includes
      the unittests).
      
      BUG=chromium:535160
      LOG=n
      
      Review URL: https://codereview.chromium.org/1380593002
      
      Cr-Commit-Position: refs/heads/master@{#31081}
      9bd83f58
  15. 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
  16. 29 Sep, 2015 2 commits
  17. 17 Sep, 2015 3 commits
  18. 07 Sep, 2015 1 commit
  19. 07 Aug, 2015 1 commit
  20. 06 Aug, 2015 1 commit
  21. 29 Jul, 2015 1 commit
  22. 23 Jul, 2015 1 commit
  23. 09 Jul, 2015 1 commit
  24. 07 Jul, 2015 2 commits
  25. 22 Jun, 2015 2 commits
  26. 19 Jun, 2015 1 commit
  27. 17 Jun, 2015 1 commit
  28. 16 Jun, 2015 1 commit
  29. 12 Jun, 2015 1 commit
  30. 11 Jun, 2015 1 commit
  31. 10 Jun, 2015 1 commit