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

Unified Diff: dart/tests/language/language_dart2js.status

Issue 23493016: Update status of stack_trace_tes for IE9 and dart2js minified (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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: dart/tests/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index 26da7d05921f6df144b53e58abf0e33a4e9386a4..389bc06880ff47e049def7e89df54d161ba6f5a8 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -444,4 +444,8 @@ prefix22_test: Pass
invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names).
super_call4_test: Fail, OK # hardcoded names.
+[ $minfied ]
stack_trace_test: Fail, OK # Stack trace no preserved in minified code.
+
+[ $runtime == ie9 ]
+stack_trace_test: Fail, OK # Stack traces not available in IE9.
« 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