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

Unified Diff: tests/lib/lib.status

Issue 537933002: Try to remove RuntimeError annotations for mirrors_reader_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index cd114fabbdfcff1b145b2ffb1682d7fd2752fc30..78b5c99b7280d7f8a8ca507729e35d499507d933 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -109,7 +109,7 @@ mirrors/type_variable_is_static_test: RuntimeError # Issue 6335
mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785
mirrors/variable_is_const_test/none: RuntimeError # Issue 14671
mirrors/raw_type_test/01: RuntimeError # http://dartbug.com/6490
-mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589
+mirrors/mirrors_reader_test: Slow # Issue 20806
[ $runtime == safari || $runtime == safarimobilesim ]
typed_data/setRange_2_test: Fail # Safari doesn't fully implement spec for TypedArray.set
@@ -211,7 +211,7 @@ mirrors/mirrors_used_get_name2_test: RuntimeError
# FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291386
convert/streamed_conversion_utf8_decode_test: Pass, Slow # Issue 12029
convert/streamed_conversion_utf8_encode_test: Pass, Slow # Issue 12029
-mirrors/mirrors_reader_test: Timeout, Slow, RuntimeError # Issue 16589
+mirrors/mirrors_reader_test: Timeout, Slow # Issue 20806
[ $runtime == ie9 ]
# IE9 doesn't support typed arrays.
@@ -223,7 +223,7 @@ mirrors/deferred*: Pass, Fail # http://dartbug.com/12635
convert/streamed_conversion_utf8_decode_test: Skip # http://dartbug.com/12768
convert/utf85_test: Skip # Issue 12029.
convert/json_util_test: Fail # Issue 16109
-mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589
+mirrors/mirrors_reader_test: Slow # Issue 20806
[ $compiler == dart2js ]
typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 10275
« 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