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

Unified Diff: tests/corelib/corelib.status

Issue 22865010: Fix status file to account for dart2dart minified mode failure (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 26077)
+++ tests/corelib/corelib.status (working copy)
@@ -92,6 +92,9 @@
iterable_to_list_test: Fail
iterable_to_set_test: Fail
+[ $compiler == dart2dart && $minified ]
+error_stack_trace1_test: Fail, OK # Fails in minified mode, test depends on method names.
ahe 2013/08/13 20:08:38 I'm not sure this should be "OK". Potentially, the
siva 2013/08/13 20:11:56 I will submit this status file change, and will wo
+
[ $compiler == dartanalyzer ]
symbol_test/02: Fail
symbol_test/03: Fail
« 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