Revert "[NumFuzz] Skip processor and whitespaces test until issue is fixed"
This reverts commit 93f3f3369e
.
Reason for revert: Tests should pass after:
https://crrev.com/c/3964754 and https://crrev.com/c/3964754
Original change's description:
> [NumFuzz] Skip processor and whitespaces test until issue is fixed
>
> No-Try: true
> Bug: v8:13397, v8:13396
> Change-Id: I7fdabc5f5c165b375d150b4228ff627fc13aacc3
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3966429
> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#83801}
Change-Id: I858524c1c34be8d38c02615a3c043e6b792fd40c
Fixes: v8:13397, v8:13396
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3968477
Commit-Queue: Victor Gomes <victorgomes@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#83829}
This commit is contained in:
parent
ae5463ebbb
commit
f22dea3c9e
@ -1085,12 +1085,6 @@
|
||||
|
||||
# BUG(v8:13379) maglev-inlining flag isn't stable enough for fuzzing.
|
||||
'maglev/eager-deopt-in-inline': [SKIP],
|
||||
|
||||
# BUG(v8:13397) skipped until bug is fixed.
|
||||
'tools/processor': [SKIP],
|
||||
|
||||
# BUG(v8:13396) skipped until bug is fixed.
|
||||
'whitespaces*': [SKIP],
|
||||
}], # gc_fuzzer or deopt_fuzzer or interrupt_fuzzer
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user