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

Unified Diff: test/test262/test262.status

Issue 1631593003: [interpreter] Deprecate --ignition-fallback-on-catch flag. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: One more timeout. 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 | « test/mjsunit/mjsunit.status ('k') | tools/testrunner/local/testsuite.py » ('j') | 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 3a7a5af6a407a0bc3777003bae376cc8976a2f69..6c9380c7c8ed6ca1eb4bbab371aa314472a9ea3f 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -589,6 +589,21 @@
'language/statements/generators/*': [SKIP],
'language/statements/with/*': [SKIP],
+ # TODO(mstarzinger,4674): Beginning of two "try" statements can overlap.
+ 'language/statements/try/*': [SKIP],
+ 'built-ins/Object/defineProperties/15.2.3.7-2-18': [SKIP],
+ 'built-ins/Promise/S25.4.3.1_A2.3_T1': [SKIP],
+ 'built-ins/Promise/S25.4.3.1_A2.4_T1': [SKIP],
+ 'built-ins/Promise/S25.4.3.1_A4.1_T1': [SKIP],
+ 'built-ins/Promise/exception-after-resolve-in-executor': [SKIP],
+ 'built-ins/Promise/prototype/catch/S25.4.5.1_A3.1_T2': [SKIP],
+ 'built-ins/Promise/prototype/then/S25.4.2.1_A2.1_T1': [SKIP],
+ 'built-ins/Promise/prototype/then/S25.4.5.3_A4.1_T2': [SKIP],
+ 'built-ins/Promise/prototype/then/S25.4.5.3_A4.2_T2': [SKIP],
+ 'built-ins/Promise/prototype/then/on-fulfilled-throw': [SKIP],
+ 'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-parameter-value-2': [SKIP],
+ 'language/block-scope/leave/verify-context-in-finally-block': [SKIP],
+
'built-ins/Array/prototype/concat/Array.prototype.concat_non-array': [SKIP],
'built-ins/Date/prototype/toISOString/15.9.5.43-0-13': [SKIP],
'built-ins/Object/prototype/hasOwnProperty/S15.2.4.5_A12': [SKIP],
@@ -602,6 +617,8 @@
'built-ins/Object/prototype/valueOf/S15.2.4.4_A14': [SKIP],
'built-ins/Object/prototype/valueOf/S15.2.4.4_A15': [SKIP],
'built-ins/Promise/all/ctx-ctor': [SKIP],
+ 'built-ins/Promise/all/S25.4.4.1_A4.1_T1': [SKIP],
+ 'built-ins/Promise/prototype/then/on-rejected-throw': [SKIP],
'built-ins/Promise/race/ctx-ctor': [SKIP],
'built-ins/Promise/reject/ctx-ctor': [SKIP],
'built-ins/Promise/resolve/ctx-ctor': [SKIP],
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | tools/testrunner/local/testsuite.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698