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

Unified Diff: tests/lib/lib.status

Issue 15937019: More expectations fixes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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/html/html.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index b66ee923ffde0dc936eabe971accab0664a2fa40..96f7c7c30dd6a7e59787de305fbec1c44723c47f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -81,6 +81,9 @@ multiple_timer_test: Pass, Fail
timer_isolate_test: Pass, Fail
timer_test: Pass, Fail
+[ $runtime == ie9 ]
+typed_data/typed_list_iterable_test: Fail # Issue 11036
+
[ $runtime == opera ]
async/multiple_timer_test: Pass, Fail
@@ -106,8 +109,8 @@ async/run_async6_test: Fail # Issue 10910
utf/utf8_test: Fail # Issue 11030
[ $compiler == none && $runtime == drt && $system == windows ]
-async/multiple_timer_test: Fail # See Issue 10982
-async/timer_test: Fail # See Issue 10982
+async/multiple_timer_test: Fail, Pass # See Issue 10982
Anton Muhin 2013/06/03 07:40:27 do you have any idea what goes on here?
+async/timer_test: Fail, Pass # See Issue 10982
[ $arch == arm ]
*: Skip
« no previous file with comments | « tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698