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

Unified Diff: tests/language/language_dart2js.status

Issue 20507002: Fix status file (error_stacktrace_test fails only on dart2js) (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 5 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 | « tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 25492)
+++ tests/language/language_dart2js.status (working copy)
@@ -36,8 +36,6 @@
# Stack traces may or may not end in a newline depending on the JS enging.
stacktrace_test: Pass, Fail # Assumes stack trace string ends in newline.
-error_stacktrace_test: Fail # (Issue 11681).
-
# VM specific tests that should not be run by dart2js.
*vm_test: Skip
*vm_negative_test: Skip
@@ -120,6 +118,7 @@
isnot_malformed_type_test/01: Fail # http://dartbug.com/5519
not_enough_positional_arguments_test/01: Fail # http://dartbug.com/5519
no_such_method_dispatcher_test: Fail # http://dartbug.com/11937
+error_stacktrace_test: Fail # (Issue 11681).
constructor_negative_test: Pass # Wrong reason: the expression 'C()' is valid with class literals.
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698