Commit ee74e718 authored by Michael Achenbach's avatar Michael Achenbach Committed by V8 LUCI CQ

[test] Bump shards on slow bots

No-Try: true
Change-Id: Ib665f238db8dba7ca460f1fdb84e0e0e3a3d9e97
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3234720
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Auto-Submit: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77476}
parent a0482ec3
...@@ -282,7 +282,7 @@ ...@@ -282,7 +282,7 @@
'tests': [ 'tests': [
{'name': 'mjsunit_sp_frame_access'}, {'name': 'mjsunit_sp_frame_access'},
{'name': 'mozilla'}, {'name': 'mozilla'},
{'name': 'test262', 'variant': 'default'}, {'name': 'test262', 'variant': 'default', 'shards': 2},
{'name': 'v8testing', 'shards': 7}, {'name': 'v8testing', 'shards': 7},
{'name': 'v8testing', 'variant': 'extra', 'shards': 7}, {'name': 'v8testing', 'variant': 'extra', 'shards': 7},
], ],
...@@ -1743,7 +1743,7 @@ ...@@ -1743,7 +1743,7 @@
'tests': [ 'tests': [
{'name': 'mjsunit_sp_frame_access'}, {'name': 'mjsunit_sp_frame_access'},
{'name': 'mozilla'}, {'name': 'mozilla'},
{'name': 'test262', 'variant': 'default'}, {'name': 'test262', 'variant': 'default', 'shards': 2},
{'name': 'v8testing', 'shards': 6}, {'name': 'v8testing', 'shards': 6},
{'name': 'v8testing', 'variant': 'extra', 'shards': 3}, {'name': 'v8testing', 'variant': 'extra', 'shards': 3},
# Armv8-a. # Armv8-a.
...@@ -1791,7 +1791,7 @@ ...@@ -1791,7 +1791,7 @@
'tests': [ 'tests': [
{'name': 'mjsunit_sp_frame_access', 'shards': 6}, {'name': 'mjsunit_sp_frame_access', 'shards': 6},
{'name': 'mozilla', 'shards': 6}, {'name': 'mozilla', 'shards': 6},
{'name': 'test262', 'variant': 'default'}, {'name': 'test262', 'variant': 'default', 'shards': 2},
{'name': 'v8testing', 'shards': 10}, {'name': 'v8testing', 'shards': 10},
{'name': 'v8testing', 'variant': 'extra', 'shards': 10}, {'name': 'v8testing', 'variant': 'extra', 'shards': 10},
# Armv8-a. # Armv8-a.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment