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

Unified Diff: tests/language/language_dart2js.status

Issue 14049008: Fix expectations for stack-trace tests to also match dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « no previous file | 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
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 602a0574f61b89f628bdb423ffca32473c405292..360ffc3e38b5c6a795976320e7e40127b0b47937 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -28,9 +28,9 @@ class_literal_test/28: Fail # Class literals are expression now; delete this tes
class_literal_test/29: Fail # Class literals are expression now; delete this test.
# Fails due to inlining. Not all expected frames are in the trace.
-full_stacktrace1_test: Fail # issue 9895
-full_stacktrace2_test: Fail # issue 9895
-full_stacktrace3_test: Fail # issue 9895
+full_stacktrace1_test: Pass, Fail # issue 9895
+full_stacktrace2_test: Pass, Fail # issue 9895
+full_stacktrace3_test: Pass, Fail # issue 9895
# 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.
« 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