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

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

Issue 220763002: Skip end_to_end_test in CSP mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/try.status
diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
index 1ca4d05c018a676ecfc8c4825bd9408e9e692b7b..fd6598cb56179e97505790cf2bcd07c96d52bbe7 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -5,3 +5,6 @@
# Not dart2js on chrome or drt.
[ $compiler != dart2js || ($runtime != drt && $runtime != chrome) ]
*: Skip
+
+[ $csp ]
+end_to_end_test: Skip # http://dartbug.com/17935
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698