Commit e4bf0331 authored by Al Muthanna Athamina's avatar Al Muthanna Athamina Committed by V8 LUCI CQ

Doubling number of shards for test262 novfp3 on arm sim debug

Bug: v8:12538
Change-Id: I89e7fcde7226d680f3385f527cb2e456829a476d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3376962Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Almothana Athamneh <almuthanna@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78530}
parent 05f6d3f9
...@@ -1836,7 +1836,8 @@ ...@@ -1836,7 +1836,8 @@
'name': 'test262', 'name': 'test262',
'suffix': 'novfp3', 'suffix': 'novfp3',
'variant': 'default', 'variant': 'default',
'test_args': ['--novfp3'] 'test_args': ['--novfp3'],
'shards': 2
}, },
{ {
'name': 'v8testing', '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