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

Unified Diff: test/test262/test262.status

Issue 1563163003: [Interpreter] Skip a couple more flaky test262 tests on Ignition. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@int_mjsunit_compiler_2
Patch Set: Created 4 years, 11 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/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 26feffc51123da6b0c836fba19bce5be0b242902..3d5f9a3eb32130de6bebadd1200174232ecb98d1 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -753,6 +753,10 @@
'built-ins/decodeURIComponent/S15.1.3.2_A1.2_T2': [SKIP],
'built-ins/encodeURI*': [SKIP],
'intl402/9.2.2': [SKIP],
+ 'language/statements/let/fn-name-arrow': [SKIP],
+ 'language/statements/let/fn-name-cover': [SKIP],
+ 'language/statements/let/fn-name-fn': [SKIP],
+ 'language/statements/let/fn-name-gen': [SKIP],
}], # ignition == True and (arch == arm or arch == arm64)
]
« 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