Skip to content

Commit 5678ebe

Browse files
victorsavu3Commit Bot
authored andcommitted
[M86 LTS] Disable failing tests
Disable failing tests backported from ToT. No existing tests are disabled. No-Try: true No-Presubmit: true No-Tree-Checks: true Bug: None Change-Id: I94d2cd4827ce6fd1875c66912b4841a4a7c72ab3 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2764754 Reviewed-by: Artem Sumaneev <asumaneev@google.com> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/branch-heads/8.6@{#70} Cr-Branched-From: a64aed2-refs/heads/8.6.395@{#1} Cr-Branched-From: a626bc0-refs/heads/master@{#69472}
1 parent 892902a commit 5678ebe

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

test/mjsunit/mjsunit.status

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@
3838
# All tests in the bug directory are expected to fail.
3939
'bugs/*': [FAIL],
4040

41+
##############################################################################
42+
# LTS failing tests.
43+
# Introduced in https://chromium-review.googlesource.com/c/v8/v8/+/2584242
44+
'regress/wasm/regress-1146861': [SKIP],
45+
# Introduced in https://chromium-review.googlesource.com/c/v8/v8/+/2656263
46+
'regress/wasm/regress-1153442': [SKIP],
47+
# Introduced in https://chromium-review.googlesource.com/c/v8/v8/+/2649176
48+
'regress/wasm/regress-1161654': [SKIP],
49+
4150
##############################################################################
4251
# Open bugs.
4352

0 commit comments

Comments
 (0)