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

Unified Diff: pkg/pkg.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 | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 98d544c36a923ab72152ed9d9fa66a74878148c2..8edee0d085584b3bfd535b2825ea2ebcf260fa08 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -44,7 +44,7 @@ serialization/test/serialization_test: Skip
[ $runtime == jsshell ]
analyzer/test/generated/element_test: Pass, Slow # Issue 16473
-[ $compiler == dart2js && $checked && $runtime == drt ]
+[ $compiler == dart2js && $checked && $runtime == drt && $nocsp ]
async/test/stream_zip_test: RuntimeError # Issue 16719
[ $runtime == d8 || $runtime == jsshell ]
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698