Commit 1096cbf2 authored by Sathya Gunasekaran's avatar Sathya Gunasekaran Committed by Commit Bot

[tools] Mark raytrace as slow everywhere

No-Try: true
Bug: v8:11222
Change-Id: I64e30e95101d0c8a318c7081b8c94f97fdb8538c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2571127Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Auto-Submit: Sathya Gunasekaran  <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71601}
parent a6f465d4
......@@ -36,6 +36,9 @@
'kraken/imaging-gaussian-blur': [PASS, SLOW],
'octane/typescript': [PASS, SLOW],
'octane/box2d': [PASS, SLOW],
# https://crbug.com/v8/11222
'octane/raytrace': [PASS, SLOW],
}], # ALWAYS
# Slow variants.
......@@ -81,9 +84,6 @@
# Too slow for stress_incremental_marking.
'octane/box2d': [SKIP],
'octane/typescript': [SKIP],
# https://crbug.com/v8/11222
'octane/raytrace': [PASS, SLOW],
}],
['gc_fuzzer', {
......
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