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

Unified Diff: test/cctest/cctest.status

Issue 2541563002: [Interpreter] Remove skips for tests that no longer seem to be flaky. (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 | test/mjsunit/mjsunit.status » ('j') | 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 589211cc4514d524d9251f3093e8741ace393499..22e5f8f6762959fc3ec561953aa0eca1a3d120bf 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -328,18 +328,6 @@
}], # variant == turbofan_opt
##############################################################################
-['variant == ignition', {
- # BUG(5193): Flaky.
Michael Achenbach 2016/11/30 09:19:24 Well, this test is flaky without ignition :)
- 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
-}], # variant == ignition
-
-##############################################################################
-['variant == ignition_staging', {
- # BUG(5193): Flaky.
- 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
-}], # variant == ignition_staging
-
-##############################################################################
['variant == turbofan or variant == ignition_turbofan', {
# BUG(4751). Deopts with kNotASmi instead of expected deopt reason.
'test-cpu-profiler/CollectDeoptEvents': [SKIP],
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698