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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1854113002: [interpreter] statement position always overwrites earlier positions. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fix 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
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 6c39f963488e6cb5ead6b9fe293abedd8f4a4885..2339f0b7c7ea1519898a96327e50c1182c3ef9dc 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -798,9 +798,6 @@
# objects.
'es6/mirror-collections': [FAIL],
- # TODO(mythria, 4680): possibly problem with line numbers.
- 'es6/regress/regress-468661': [FAIL],
-
# TODO(mythria, 4680): Fails with context_register_count_ > 0 (0 vs. 0) when
# trying to get a context register in BytecodeGenerator.
'harmony/regress/regress-4658': [FAIL, ['mode == release and dcheck_always_on == False', PASS],],
« no previous file with comments | « src/interpreter/source-position-table.cc ('k') | test/unittests/interpreter/source-position-table-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698