1. 27 Apr, 2017 1 commit
    • Andreas Haas's avatar
      [wasm] Add wasm spec tests to the v8 test runner · e177068e
      Andreas Haas authored
      The spec tests are stored on a mirror and are downloaded with the DEPS
      file. The test files on the mirror are updated with a script which has
      to be executed manually.
      
      This CL contains the following changes:
      
      * A script which updates the spec tests and uploads the generated files
        to the mirror.
      * Changes to the DEPS file to download the files from the mirror.
      * Changes so that tools/run-tests.py can run the spec tests.
      
      R=machenbach@chromium.org, rossberg@chromium.org
      
      Change-Id: Ia50d09bb1501c0c0f1d1506aa3657a3aa69c2864
      Reviewed-on: https://chromium-review.googlesource.com/488083
      Commit-Queue: Andreas Haas <ahaas@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#44933}
      e177068e
  2. 20 Apr, 2017 1 commit
  3. 19 Apr, 2017 2 commits
  4. 18 Apr, 2017 2 commits
  5. 21 Oct, 2016 1 commit
  6. 12 Oct, 2016 1 commit
  7. 11 Aug, 2016 1 commit
  8. 01 Aug, 2016 1 commit
  9. 26 Jan, 2016 1 commit
  10. 19 Jan, 2016 1 commit
  11. 19 Oct, 2015 1 commit
  12. 06 Oct, 2015 1 commit
    • machenbach's avatar
      [swarming] Run unittests together with default tests. · 35d2028d
      machenbach authored
      This adds the unittests to the "default" test set. Now that
      the "default" and the DEFAULT_TESTS (i.e. runner with
      no arguments) are the same, removed DEFAULT_TESTS and use
      TEST_MAP["default"] instead.
      
      On the bots, where unittests and default were run in
      separation before, the explicit unittests step should now
      be skipped.
      
      This is necessary for swarming, as the unittests step is
      too small to justify its own swarming job.
      
      BUG=chromium:535160
      LOG=n
      
      Review URL: https://codereview.chromium.org/1374733006
      
      Cr-Commit-Position: refs/heads/master@{#31122}
      35d2028d
  13. 05 Oct, 2015 1 commit
  14. 25 Sep, 2015 1 commit