Commit 04156067 authored by Maya Lekova's avatar Maya Lekova Committed by Commit Bot

[test] Disabling flaky tests to unblock LKGR

Bug: v8:8746, v8:9057

NOTRY=true

Change-Id: Idf6b204469e0f8b547014465ecfc46388a05f264
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1561318
Auto-Submit: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60753}
parent 5ef88462
......@@ -84,6 +84,9 @@
'test-cpu-profiler/SampleWhenFrameIsNotSetup': [SKIP],
'test-sampler/LibSamplerCollectSample': [SKIP],
# BUG(v8:9057). Flaky, maybe only on UBSan
'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [SKIP],
# BUG(7202). The test is flaky.
'test-cpu-profiler/NativeFrameStackTrace': [SKIP],
......
......@@ -235,6 +235,9 @@
# BUG(v8:8169)
'external-backing-store-gc': [SKIP],
# BUG(v8:8746)
'wasm/trap-handler-fallback': [PASS, FAIL],
}], # ALWAYS
['novfp3 == True', {
......
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