1. 10 Dec, 2021 1 commit
  2. 30 Nov, 2021 1 commit
  3. 26 Nov, 2021 2 commits
  4. 24 Nov, 2021 2 commits
  5. 11 Nov, 2021 1 commit
  6. 12 Oct, 2021 1 commit
  7. 22 Sep, 2021 2 commits
  8. 21 Sep, 2021 1 commit
  9. 17 Sep, 2021 1 commit
  10. 16 Sep, 2021 3 commits
  11. 15 Sep, 2021 2 commits
  12. 14 Sep, 2021 1 commit
    • Andreas Haas's avatar
      [wasm] Add wasm wpt tests to the V8 tests · 3fb2ec7b
      Andreas Haas authored
      WPT and WebAssembly spec tests are not 100% in sync, which means that
      there are aspects of the WebAssembly spec that get only tested by WPT.
      Up until now WPT was only executed on the blink side, and failing tests
      were just ignored. With this CL we add WPT to the existing wasm spec
      test setup, so that we run both the spec tests, and WPT.
      
      Bug: v8:12227
      Change-Id: Iccbe696a6d9dd01f8bab1990736f1ed16e0cdf7b
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3160347Reviewed-by: 's avatarLiviu Rau <liviurau@chromium.org>
      Commit-Queue: Andreas Haas <ahaas@chromium.org>
      Cr-Commit-Position: refs/heads/main@{#76823}
      3fb2ec7b
  13. 03 Sep, 2021 1 commit
  14. 08 Jul, 2021 1 commit
  15. 07 Jun, 2021 1 commit
  16. 04 Jun, 2021 1 commit
  17. 21 May, 2021 1 commit
  18. 14 Apr, 2021 1 commit
  19. 29 Mar, 2021 1 commit
  20. 17 Mar, 2021 2 commits
  21. 05 Mar, 2021 1 commit
  22. 03 Mar, 2021 1 commit
  23. 24 Feb, 2021 2 commits
  24. 22 Feb, 2021 1 commit
    • Clemens Backes's avatar
      [no-wasm] Skip wasm tests if wasm is disabled · 18136654
      Clemens Backes authored
      This CL introduces a test runner flag to detect if webassembly has been
      disabled. Since all tests that require wasm are alrady skipped in
      lite mode, we introduce a has_webassembly flag for the test runner which
      checks for v8_enable_webassembly=true and v8_enable_lite_mode=false.
      As a drive-by, we also do not set the V8_ENABLE_WEBASSEMBLY
      preprocessor flag if lite mode is enabled.
      
      The status files are updated by splitting wasm tests from the
      "lite_mode" section and checking for "not has_webassembly" instead.
      
      Note that the v8_enable_webassembly=false configuration is not tested
      on any bot currently, but I will make sure that all tests keep passing
      on further changes in this configuration.
      
      R=machenbach@chromium.org
      
      Bug: v8:11238
      Cq-Include-Trybots: luci.v8.try:v8_linux64_no_wasm_compile_rel
      Change-Id: I1841eb1f1633cb47e0c079f4a4a4d769ca3a9cbb
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2710425Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Clemens Backes <clemensb@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#72898}
      18136654
  25. 08 Feb, 2021 1 commit
  26. 03 Feb, 2021 2 commits
  27. 15 Jan, 2021 1 commit
  28. 10 Dec, 2020 1 commit
  29. 12 Nov, 2020 1 commit
  30. 09 Oct, 2020 1 commit
  31. 01 Oct, 2020 1 commit