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

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: 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 ad9bb236c2bd888007fcbb282ddb4a9643d111df..3021440992e65fa4f55797159387444847e41c2a 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -46,9 +46,6 @@ mirrors/closures_test/none: Fail # Issue 6490
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
-[ $csp ]
-mirrors/*: Skip # Issue 6490
kasperl 2013/09/20 13:04:47 Very nice.
-
[ $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