[test] Skip test-osr until we make progress on NumFuzz
Bug: v8:11656 No-Try: true Change-Id: I60bdedc1eb7fc04a3ed1f09bf02fbddffa05c4dd Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2975861 Auto-Submit: Almothana Athamneh <almuthanna@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#75293}
This commit is contained in:
parent
0ec7f85f37
commit
fb9aee414d
@ -996,6 +996,9 @@
|
||||
|
||||
# https://crbug.com/v8/9984
|
||||
'compiler/opt-higher-order-functions': [SKIP],
|
||||
|
||||
# BUG(v8:11656) Skipped until we make progress on NumFuzz.
|
||||
'baseline/test-osr': [SKIP],
|
||||
}], # 'deopt_fuzzer'
|
||||
|
||||
##############################################################################
|
||||
@ -1032,6 +1035,8 @@
|
||||
'regress/regrtoess-v8-9267-*': [SKIP],
|
||||
'shared-function-tier-up-turbo': [SKIP],
|
||||
|
||||
# BUG(v8:11656) Skipped until we make progress on NumFuzz.
|
||||
'baseline/test-osr': [SKIP],
|
||||
}], # 'gc_fuzzer'
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user