1. 29 Aug, 2018 1 commit
  2. 28 Mar, 2018 3 commits
  3. 26 Mar, 2018 1 commit
  4. 01 Feb, 2018 2 commits
  5. 31 Jan, 2018 2 commits
  6. 30 Jan, 2018 3 commits
  7. 23 Jan, 2018 1 commit
  8. 12 Jan, 2018 1 commit
  9. 18 Dec, 2017 1 commit
  10. 13 Dec, 2017 2 commits
  11. 12 Dec, 2017 1 commit
  12. 16 Nov, 2017 2 commits
  13. 27 Oct, 2017 1 commit
  14. 29 Apr, 2016 1 commit
  15. 14 Mar, 2016 1 commit
  16. 11 Mar, 2016 2 commits
    • mstarzinger's avatar
      [testing] Convert "non-alphanum" to be a "message" test. · 6a629ff7
      mstarzinger authored
      This converts another test case that is expected to throw a TypeError
      but no SyntaxError to have better test coverage (exact message is being
      checked now).
      
      R=machenbach@chromium.org
      TEST=message,preparser
      
      Review URL: https://codereview.chromium.org/1786623002
      
      Cr-Commit-Position: refs/heads/master@{#34715}
      6a629ff7
    • mstarzinger's avatar
      [testing] Convert some "preparser" tests into "message". · 57ef4f4f
      mstarzinger authored
      This converts existing "preparser" tests that expect a certain exception
      message to be produced into "message" tests. Thereby we get much better
      coverage because the former test suite degraded by now to just check
      whether each test case threw or not, the exception message was not being
      checked at all.
      
      This also deprecates the ability of "preparser" to specify that single
      test cases based on JS files are expected to throw, "messages" is far
      superior, use that test suite instead.
      
      R=machenbach@chromium.org
      TEST=message,preparser
      
      Review URL: https://codereview.chromium.org/1784013003
      
      Cr-Commit-Position: refs/heads/master@{#34713}
      57ef4f4f
  17. 05 Oct, 2015 1 commit
  18. 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
  19. 29 Jul, 2015 1 commit
  20. 13 Mar, 2015 1 commit
  21. 11 Dec, 2014 1 commit
  22. 10 Dec, 2014 2 commits
  23. 20 Aug, 2014 1 commit
  24. 14 Aug, 2014 1 commit
  25. 17 Jun, 2014 1 commit
  26. 12 Feb, 2014 1 commit
  27. 22 Nov, 2013 1 commit
  28. 17 Oct, 2013 1 commit
  29. 10 Oct, 2013 1 commit