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

Unified Diff: tests/corelib/corelib.status

Issue 1286713002: Don't expect analyzer to fail resource tests. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 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 | « pkg/package_test_data/pubspec.yaml ('k') | 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 b6588ae3eb907e28d22d4c3c0efad2dd7916f580..9d5977ddf21b01c013d838756a60319a2d4d1fbb 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -205,7 +205,7 @@ regexp/*: Skip
[ $runtime == vm ]
regexp/global_test: Skip # Timeout. Issue 21709 and 21708
-[ $runtime != vm ]
+[ $runtime != vm && $compiler != dartanalyzer && $compiler != dart2analyzer]
package_resource_test: RuntimeError # Issue 23825 (not implemented yet).
data_resource_test: RuntimeError # Issue 23825 (not implemented yet).
http_resource_test: Skip, OK # VM specific test, uses dart:io.
« no previous file with comments | « pkg/package_test_data/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698