1. 13 Jul, 2022 2 commits
  2. 12 Jul, 2022 1 commit
  3. 07 Jul, 2022 1 commit
  4. 06 Jul, 2022 1 commit
  5. 05 Jul, 2022 3 commits
  6. 04 Jul, 2022 1 commit
  7. 02 Jul, 2022 1 commit
  8. 01 Jul, 2022 1 commit
    • Samuel Groß's avatar
      Disable wasm/multiple-code-spaces test when TSAN is enabled · df723c28
      Samuel Groß authored
      TSAN may cause the sandbox to fail to obtain enough virtual address
      space during initialization, thereby causing it to fall back to a
      smaller backing reservation. This combined with the very inefficient
      ArrayBufferAllocator that is used in standalone v8 builds when the
      sandbox is enabled may cause some tests to run out-of-memory earlier
      than they otherwise would. For now we just disable these tests on TSAN
      builds, but should be able to re-enable them once we have a better
      ArrayBufferAllocator on standalone v8 builds.
      
      Bug: v8:13009, chromium:1340224
      Change-Id: I93e46e05d47a8850788504c10a6498067400128a
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3738740Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Samuel Groß <saelo@chromium.org>
      Cr-Commit-Position: refs/heads/main@{#81490}
      df723c28
  9. 30 Jun, 2022 1 commit
  10. 29 Jun, 2022 1 commit
  11. 22 Jun, 2022 1 commit
  12. 21 Jun, 2022 1 commit
  13. 17 Jun, 2022 1 commit
  14. 10 Jun, 2022 2 commits
  15. 08 Jun, 2022 3 commits
  16. 07 Jun, 2022 1 commit
  17. 06 Jun, 2022 2 commits
  18. 04 Jun, 2022 1 commit
  19. 30 May, 2022 1 commit
  20. 27 May, 2022 3 commits
  21. 26 May, 2022 3 commits
  22. 25 May, 2022 2 commits
  23. 24 May, 2022 2 commits
  24. 21 May, 2022 1 commit
  25. 20 May, 2022 2 commits
  26. 19 May, 2022 1 commit