[maglev] Re-enable on foozie

Bug: v8:7700
Change-Id: I96a43e1497245cddf17e898fe36dd67ce88b8874
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4151202
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Auto-Submit: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85189}
This commit is contained in:
Leszek Swirski 2023-01-10 14:45:42 +01:00 committed by V8 LUCI CQ
parent 6bc1c1f2b6
commit 41e79f0f24

View File

@ -172,9 +172,6 @@ KNOWN_FAILURES = {
# Flags that are already crashy during smoke tests should not be used.
DISALLOWED_FLAGS = [
# TODO(https://crbug.com/1324097): Enable once maglev is more stable.
'--maglev',
# Bails out when sorting, leading to differences in sorted output.
'--multi-mapped-mock-allocator',