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

Unified Diff: tests/corelib/corelib.status

Issue 18259008: Correct status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 785eed9db34be6329f2bd7985ec4f32d8f1d223e..5bae37f8d0e0509b9a6fe9b67b08017287f89ec9 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -13,6 +13,9 @@ symbol_test/01: Fail
symbol_test/02: Fail
symbol_test/03: Fail
+error_stack_trace_test: Fail # Bug http://dartbug.com/11680
+error_stack_trace2_test: Fail # Bug 5802
+
[ $runtime == ff || $runtime == ie9 || $runtime == jsshell ]
unicode_test: Fail
@@ -41,8 +44,6 @@ unicode_test: Fail
[ $runtime == vm ]
string_trim_unicode_test: Fail # Bug 6569
-error_stack_trace_test: Fail # Bug http://dartbug.com/11680
-error_stack_trace2_test: Fail # Bug 5802
[ $compiler == dart2js ]
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
« 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