Commit 22699132 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Bump shards on slow builder

TBR=tmrts@chromium.org
NOTRY=true

Change-Id: Ief480c6d9c2326a875a57d04bec5ec65f9ff0fe5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1695479Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62619}
parent 0ff4b43e
......@@ -1446,12 +1446,14 @@
{
'name': 'mozilla',
'suffix': 'armv8-a',
'test_args': ['--extra-flags', '--enable-armv8']
'test_args': ['--extra-flags', '--enable-armv8'],
'shards': 2,
},
{
'name': 'test262',
'suffix': 'armv8-a',
'test_args': ['--extra-flags', '--enable-armv8']
'test_args': ['--extra-flags', '--enable-armv8'],
'shards': 2,
},
{
'name': 'v8testing',
......
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