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

Unified Diff: test/mjsunit/mjsunit.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
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index baa96a5c3559083263526340e8269527ce19e6d4..442cc1b4493f322730935ae9e7dc669f71b00b74 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -605,19 +605,6 @@
}], # variant == turbofan_opt
##############################################################################
-['variant == ignition_turbofan', {
- # TODO(rmcilroy,titzer): Times out after
- # https://codereview.chromium.org/1951013002 .
- 'regress/regress-599717': [PASS, ['tsan', SKIP]],
-
- # TODO(jarin): No truncations on CheckFloat64Hole.
- 'getters-on-elements': [SKIP],
-
- # TODO(rmcilroy): Flaky OOM.
- 'unicodelctest-no-optimization': [SKIP],
-}], # variant == ignition_turbofan
-
-##############################################################################
['gcov_coverage', {
# Tests taking too long.
'array-functions-prototype-misc': [SKIP],

Powered by Google App Engine
This is Rietveld 408576698