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

Unified Diff: test/message/message.status

Issue 1855913002: [interpreter] add some expression positions. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 8 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/cctest/cctest.status ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/message.status
diff --git a/test/message/message.status b/test/message/message.status
index 54d939de242ac481d07d6a2f2d493d91706e1d23..051911c6a96eca4eda867ab1ae3f1f542edfb8a3 100644
--- a/test/message/message.status
+++ b/test/message/message.status
@@ -34,14 +34,4 @@
# back-references).
'strict-octal-regexp': [SKIP],
}], # ALWAYS
-['ignition == True', {
vogelheim 2016/04/04 12:14:59 \o/
- # TODO(4680): Some source positions are off with Ignition.
- 'default-parameter-tdz': [SKIP],
- 'default-parameter-tdz-arrow': [SKIP],
- 'destructuring-modify-const': [SKIP],
- 'overwritten-builtins': [SKIP],
- 'regress/regress-1527': [SKIP],
- 'regress/regress-3995': [SKIP],
- 'replacement-marker-as-argument': [SKIP],
-}], # ignition == True
]
« no previous file with comments | « test/cctest/cctest.status ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698