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

Unified Diff: test/webkit/webkit.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
« test/cctest/cctest.status ('K') | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index f4bce1c3492eb4a9293431236c09295bda6b9816..afc504fb8d6c749d1076041b19e55649b30da80c 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -103,20 +103,6 @@
}], # 'gc_stress == True and mode == debug'
##############################################################################
-['variant == ignition and msan', {
- # TODO(mythria,4680): Too slow and timeout on ignition.
- 'dfg-double-vote-fuzz': [SKIP],
- 'dfg-int-overflow-in-loop': [SKIP],
-}], # variant == ignition and msan
-
-##############################################################################
-['variant == ignition_turbofan and msan', {
- # TODO(mythria,4680): Too slow and timeout on ignition.
- 'dfg-double-vote-fuzz': [SKIP],
- 'dfg-int-overflow-in-loop': [SKIP],
-}], # variant == ignition_turbofan and msan
-
-##############################################################################
['arch == arm64 and msan', {
# Stack size too large with masm on Arm64.
'fast/js/excessive-comma-usage': [SKIP],
« test/cctest/cctest.status ('K') | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698