Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(992)

Unified Diff: test/cctest/cctest.status

Issue 2471113004: Skip flaky test-api/SetJitCodeEventHandler on turbofan_opt/no_snap builds (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index ad5e7786904c4c9510732bda332c0581b6cc4602..5f1a79ed1288e001b867d39e0e3de1805056d64c 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -359,6 +359,9 @@
'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL],
'test-profile-generator/LineNumber': [FAIL],
'test-sampler-api/StackFramesConsistent': [FAIL],
+
+ # BUG(v8:5457)
+ 'test-api/SetJitCodeEventHandler ': [PASS, ['no_snap', SKIP]],
}], # variant == turbofan_opt
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698