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

Unified Diff: dart/pkg/pkg.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/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index f5a12e150db037c7c594a208688ffacce3471a6f..7ee49da93bdb784a2154469ea803c84e8e729287 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -103,12 +103,6 @@ unittest/test/mock_stepwise_negative_test: Skip
[ $compiler == dart2js && $csp ]
unittest/test/mirror_matchers_test: Skip # Issue 12151
-observe/test/observe_test: Fail # Issue 11970
kasperl 2013/09/20 13:04:47 Yay!
-observe/test/path_observer_test: Fail # Issue 11970
-mdv/test/binding_syntax_test: Fail # Issue 11970
-polymer_expressions/test/eval_test: Fail # Issue 12578
-polymer_expressions/test/syntax_test: Fail # Issue 12578
-serialization/test/serialization_test: Fail # Issue 6490
serialization/test/no_library_test: Fail # Issue 6490
# This test cannot run under CSP because it is injecting a JavaScript polyfill

Powered by Google App Engine
This is Rietveld 408576698