1. 18 Oct, 2018 1 commit
  2. 17 Oct, 2018 2 commits
  3. 10 Aug, 2018 3 commits
    • Michael Achenbach's avatar
      Reland "[test] Add logic to run tests on Android" · b2537f21
      Michael Achenbach authored
      This is a reland of 4c094342
      
      Original change's description:
      > [test] Add logic to run tests on Android
      > 
      > This adds a new command abstraction for running commands on Android
      > using dockered devices on swarming.
      > 
      > The new abstraction handles pushing all required files to the device.
      > The logic used for pushing and running is reused from the perf runner.
      > 
      > This adds only the mjsunit test suite. Others will be handled in
      > follow up CLs. The suite logic is enhanced with auto-detection of files
      > to be pushed to devices, for e.g. load or import statements.
      > 
      > Some test cases need an extra resource section for specifying required
      > files.
      > 
      > Remaining failing tests are marked in the status files for later
      > triage.
      > 
      > Bug: chromium:866862
      > Change-Id: I2b957559f07fdcd8c1bd2f7034f5ba7754a31fb7
      > Reviewed-on: https://chromium-review.googlesource.com/1150153
      > Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
      > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#55041}
      
      Bug: chromium:866862
      Change-Id: Icf7e04c75d4abeab7254d10ba21240e46b0022ae
      Reviewed-on: https://chromium-review.googlesource.com/1170643Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#55059}
      b2537f21
    • Sergiy Byelozyorov's avatar
      Revert "[test] Add logic to run tests on Android" · 2071051e
      Sergiy Byelozyorov authored
      This reverts commit 4c094342.
      
      Reason for revert: Unfortunately this broke all perf builders.
      
      Original change's description:
      > [test] Add logic to run tests on Android
      > 
      > This adds a new command abstraction for running commands on Android
      > using dockered devices on swarming.
      > 
      > The new abstraction handles pushing all required files to the device.
      > The logic used for pushing and running is reused from the perf runner.
      > 
      > This adds only the mjsunit test suite. Others will be handled in
      > follow up CLs. The suite logic is enhanced with auto-detection of files
      > to be pushed to devices, for e.g. load or import statements.
      > 
      > Some test cases need an extra resource section for specifying required
      > files.
      > 
      > Remaining failing tests are marked in the status files for later
      > triage.
      > 
      > Bug: chromium:866862
      > Change-Id: I2b957559f07fdcd8c1bd2f7034f5ba7754a31fb7
      > Reviewed-on: https://chromium-review.googlesource.com/1150153
      > Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
      > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#55041}
      
      TBR=machenbach@chromium.org,yangguo@chromium.org,sergiyb@chromium.org
      
      Change-Id: If80129810586b709dab762c9b5724888e15daec2
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: chromium:866862
      Reviewed-on: https://chromium-review.googlesource.com/1170962Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
      Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#55058}
      2071051e
    • Michael Achenbach's avatar
      [test] Add logic to run tests on Android · 4c094342
      Michael Achenbach authored
      This adds a new command abstraction for running commands on Android
      using dockered devices on swarming.
      
      The new abstraction handles pushing all required files to the device.
      The logic used for pushing and running is reused from the perf runner.
      
      This adds only the mjsunit test suite. Others will be handled in
      follow up CLs. The suite logic is enhanced with auto-detection of files
      to be pushed to devices, for e.g. load or import statements.
      
      Some test cases need an extra resource section for specifying required
      files.
      
      Remaining failing tests are marked in the status files for later
      triage.
      
      Bug: chromium:866862
      Change-Id: I2b957559f07fdcd8c1bd2f7034f5ba7754a31fb7
      Reviewed-on: https://chromium-review.googlesource.com/1150153Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#55041}
      4c094342
  4. 08 Aug, 2018 1 commit
  5. 17 Jul, 2018 1 commit
  6. 13 Jul, 2018 2 commits
  7. 28 Mar, 2018 3 commits
  8. 26 Mar, 2018 2 commits
  9. 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
  10. 21 Jun, 2017 1 commit
  11. 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
  12. 20 Apr, 2017 1 commit
  13. 19 Apr, 2017 2 commits
  14. 18 Apr, 2017 2 commits
  15. 05 Apr, 2017 1 commit
  16. 14 Feb, 2017 1 commit
  17. 13 Feb, 2017 4 commits
  18. 21 Nov, 2016 1 commit
    • thestig's avatar
      Properly define v8_enable_inspector and its override in GN. · ae0e9221
      thestig authored
      Instead of directly using v8_enable_inspector_override from
      build_overrides/v8.gni in all the GN configs, set a v8_enable_inspector
      variable based on v8_enable_inspector_override and use that everywhere.
      This is the more common pattern seen in over projects, and reduces the
      need to include //build_overrides/v8.gni in many files.
      
      Review-Url: https://codereview.chromium.org/2520683002
      Cr-Commit-Position: refs/heads/master@{#41156}
      ae0e9221
  19. 04 Nov, 2016 1 commit
  20. 12 Oct, 2016 1 commit
  21. 30 Sep, 2016 2 commits
  22. 29 Sep, 2016 1 commit
  23. 11 Aug, 2016 1 commit
  24. 02 Aug, 2016 1 commit
  25. 01 Aug, 2016 2 commits
  26. 29 Jul, 2016 1 commit