1. 29 May, 2018 2 commits
  2. 23 May, 2018 1 commit
  3. 22 May, 2018 1 commit
    • Michael Achenbach's avatar
      [test] Migrate more test configs from infra to V8 · ef320c66
      Michael Achenbach authored
      This migrates test configs for all remaining trybots.
      
      All migrated builders are not on CQ, hence, they don't run regularly.
      Therefore, some shard configs are too low by now and are also upgraded
      in this CL to match their CI counterparts.
      
      This also sets the --gc-stress flag for all tests on gc stress builders
      explicitly, since the infra-side configuration (which sets it per
      builder) will be deleted soon.
      
      NOTRY=true
      
      Bug: chromium:830557
      Change-Id: Id8a9505fcd2c848ec659c7401cbbe9224feaf5d2
      Reviewed-on: https://chromium-review.googlesource.com/1065674Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
      Commit-Queue: Michael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#53275}
      ef320c66
  4. 16 May, 2018 1 commit
  5. 15 May, 2018 1 commit
  6. 07 May, 2018 1 commit
  7. 04 May, 2018 1 commit
  8. 03 May, 2018 1 commit
  9. 02 May, 2018 1 commit
  10. 27 Apr, 2018 1 commit
  11. 18 Apr, 2018 1 commit
  12. 21 Mar, 2018 1 commit
  13. 05 Mar, 2018 1 commit
    • jgruber's avatar
      [builtins] Enable embedded builtins and add testing variants · abcc28ce
      jgruber authored
      This enables the v8_enable_embedded_builtins gn flag on non-ia32 builds
      and adds a new --stress-off-heap-code test mode to fyi bots.
      
      v8_enable_embedded_builtins=true changes accesses to constants and
      external references to go through the root list in builtins code.
      
      --stress-off-heap-code copies builtins code off-heap on isolate
      creation.
      
      A few drive-by-fixes:
      - ensure that we actually inspect the correct builtin during
        isolate-independence testing.
      - relax tests to decrease maintenance (now we only fail if a builtin
        should be isolate-independent but isn't).
      - switch to a different off-heap-trampoline register on arm due to
        conflicts with custom stub linkages.
      
      Cq-Include-Trybots: luci.v8.try:v8_linux64_fyi_rel_ng
      Bug: v8:6666
      Change-Id: I09ad3c75cb4342f4c548ea780f275993730896c8
      Reviewed-on: https://chromium-review.googlesource.com/934281
      Commit-Queue: Jakob Gruber <jgruber@chromium.org>
      Reviewed-by: 's avatarMichael Hablich <hablich@chromium.org>
      Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#51717}
      abcc28ce
  14. 12 Feb, 2018 2 commits
  15. 16 Jan, 2018 3 commits
  16. 12 Jan, 2018 1 commit
  17. 21 Dec, 2017 2 commits
  18. 05 Dec, 2017 1 commit
  19. 01 Dec, 2017 1 commit
  20. 29 Nov, 2017 3 commits
  21. 28 Nov, 2017 1 commit