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

Unified Diff: dart/tests/compiler/dart2js_extra/dart2js_extra.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/compiler/dart2js_extra/dart2js_extra.status
diff --git a/dart/tests/compiler/dart2js_extra/dart2js_extra.status b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
index 4e065b92f8b094db495df41b8d525a98aa450318..1603aa344879167e6672d7f85f64a43a7bc5b255 100644
--- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -40,11 +40,5 @@ timer_negative_test: Fail, OK # A negative runtime test.
bailout8_test: Fail, OK # Mismatch in thrown exception.
[ $csp ]
-mirrors_test: Fail # http://dartbug.com/6490
-mirror_printer_test: Fail # http://dartbug.com/6490
-mirror_invalid_field_access_test: Fail # http://dartbug.com/6490
-mirror_invalid_field_access3_test: Fail # http://dartbug.com/6490
deferred/deferred_class_test: Fail # http://dartbug.com/3940
deferred/deferred_constant_test: Fail # http://dartbug.com/3940
-mirror_type_inference_field_test: Fail # http://dartbug.com/6490
-mirror_type_inference_field2_test: Fail # http://dartbug.com/6490

Powered by Google App Engine
This is Rietveld 408576698