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

Unified Diff: tests/lib/lib.status

Issue 1126363003: Remove dart2dart support from testing scripts and status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: address comments Created 5 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/language/language_dart2js.status ('k') | tests/standalone/standalone.status » ('j') | 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 750a87f3dfaea40d585ab9d1a404144644db3a5e..72eed8a12b2ddfbfc11c3853e549d92e7e74ca2f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -193,13 +193,6 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w
[ $runtime == vm ]
js/*: Skip
-[ $compiler == dart2dart ]
-mirrors/*: Skip # Issue 11511
-async/schedule_microtask6_test: Fail # Issue 10957 - may be related to issue 10910
-
-[ $compiler == dart2dart && $minified ]
-convert/json_lib_test: Fail # Issue 10961
-
[ $compiler == dart2js && $minified ]
mirrors/mirrors_used_get_name_test: RuntimeError
mirrors/mirrors_used_get_name2_test: RuntimeError
@@ -276,10 +269,6 @@ mirrors/mirrors_reader_test: SkipSlow # Times out. Issue 19127
[ $compiler == dart2js && $runtime == safarimobilesim ]
mirrors/mirrors_reader_test: SkipSlow # Times out. Issue 20806.
-[ $compiler == dart2dart ]
-# Deferred loading is not supported by dart2dart.
-async/deferred/deferred_in_isolate_test: Skip # Issue 17523
-
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
# Dart vm does not support spawn from a dom-enabled isolate.
async/deferred/deferred_in_isolate_test: RuntimeError # Issue 16209
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698