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], |