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

Unified Diff: test/webkit/webkit.status

Issue 2231683002: [turbofan] Properly guard keyed stores wrt. setters in the prototype chain. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@2232483002
Patch Set: REBASE Created 4 years, 4 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 | « test/mjsunit/regress/regress-5275-2.js ('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 27a46e70d423a450edf383bef6d040d97871dbec..94a8bbad18799a9780b4473da17a72d7ec715d60 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -112,12 +112,6 @@
}], # variant == ignition and msan
##############################################################################
-['variant == turbofan', {
- # BUG(v8:5276): Flaky with turbofan.
- 'fast/js/array-bad-time': [SKIP],
-}], # variant == turbofan
-
-##############################################################################
['variant == ignition_turbofan and msan', {
# TODO(mythria,4680): Too slow and timeout on ignition.
'dfg-double-vote-fuzz': [SKIP],
« no previous file with comments | « test/mjsunit/regress/regress-5275-2.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698