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

Unified Diff: dart/tests/lib/lib.status

Issue 24267004: Emit CSP code in separate file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Make tests pass Created 7 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
Index: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index 098b947a59a5ee8e20dc7733ab0039653fb01752..fe1fd3d579ca825033adfde41cbe7263b9ff29c8 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -48,9 +48,6 @@ mirrors/closures_test/none: Fail # Issue 6490
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
-[ $csp ]
-mirrors/*: Skip # Issue 6490
-
[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != ff && $runtime != ie9 && $runtime != ie10]
math/math_test: Fail
math/math2_test: Fail

Powered by Google App Engine
This is Rietveld 408576698