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

Unified Diff: tests/lib/lib.status

Issue 160233003: The tests affected by issue 16719 pass in CSP mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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/pkg.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 b985f3bb0da9aa411b205bfc00b881bb8ec0131a..a4feb0736c4f88e9d94b073d447fc80bc0e3fac8 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -18,7 +18,7 @@ mirrors/mirrors_reader_test: Timeout, Slow, RuntimeError # Issue 16589
[ $csp ]
mirrors/delegate_test: RuntimeError # Issue 13864
-[ $compiler == dart2js && $checked && $runtime == drt ]
+[ $compiler == dart2js && $checked && $runtime == drt && $nocsp ]
async/stream_transform_test: RuntimeError # Issue 16719
[ $compiler == dart2js ]
« no previous file with comments | « pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698