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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2437023002: [interpreter] Enable tests that no longer fail. (Closed)
Patch Set: Created 4 years, 2 months 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/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 2638851b69ca1622591a75a93d560f70a474ad21..5cb4d270cc56ebf21a812aa1acaf2515be44db2d 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -187,10 +187,6 @@
# TODO(bmeurer): Flaky timeouts (sometimes <1s, sometimes >3m).
'unicodelctest': [PASS, NO_VARIANTS],
'unicodelctest-no-optimization': [PASS, NO_VARIANTS],
-
- # TODO(rmcilroy,5038): Crashes in Deoptimizer::PatchCodeForDeoptimization on
- # nosnap builds when --stress-opt and --turbo-from-bytecode is enabled.
- 'harmony/generators-turbo': [PASS, FAST_VARIANTS],
}], # ALWAYS
['novfp3 == True', {
@@ -730,11 +726,6 @@
# https://codereview.chromium.org/1951013002 .
'regress/regress-599717': [PASS, ['tsan', SKIP]],
- # TODO(rmcilroy,5038): Crashes in Deoptimizer::PatchCodeForDeoptimization on
- # nosnap builds when --stress-opt and --turbo-from-bytecode is enabled.
- 'harmony/generators-turbo': [PASS, FAST_VARIANTS],
- 'regress/regress-crbug-352058': [SKIP],
-
# TODO(jarin): No truncations on CheckFloat64Hole.
'getters-on-elements': [SKIP],
« 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