1. 12 Jan, 2018 1 commit
    • Michael Achenbach's avatar
      [test] Add a d8_default test suite collection · df342b8a
      Michael Achenbach authored
      This adds a reduced version of bot_default with only d8-based test suites.
      Those can be used for gc stress testing, fuzzing and predictable mode.
      
      This also adds a missing explicit build rule for the debugger test suite.
      It's working as it's part of the isolate file, but incremental
      re-isolation might break on code changes.
      
      Running the tests is still commented out to allow the infra-side to
      land. Afterwards, we'll activate the extra testing as a V8 CL
      commenting the lines back in.
      
      Bug: v8:7285
      Change-Id: I7b758c212f0c4ae3d2f79beea5ec597cee479565
      Reviewed-on: https://chromium-review.googlesource.com/864045Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#50545}
      df342b8a
  2. 21 Oct, 2016 1 commit
  3. 12 Oct, 2016 1 commit
  4. 19 Jan, 2016 1 commit
  5. 14 Oct, 2015 1 commit
  6. 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
  7. 05 Oct, 2015 1 commit
  8. 25 Sep, 2015 1 commit