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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2750623004: [test] Fix mjsunit/getters-on-elements to reset function state (Closed)
Patch Set: Blacklist the test Created 3 years, 9 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/getters-on-elements.js ('k') | 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 86681c13604107ef8d24dafa498936bdeae74d35..eb97b8ee2934713994a2d4c068d36dbcd5543de2 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -181,6 +181,9 @@
# Investigate.
'regress/regress-105': [SKIP],
+ # BUG(v8:6101): This fails because of a hole deopt, need to investigate.
+ 'getters-on-elements': [SKIP],
+
}], # ALWAYS
['novfp3 == True', {
« no previous file with comments | « test/mjsunit/getters-on-elements.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698