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

Unified Diff: tests/html/html.status

Issue 23959003: Fix casts and type assertions on mixins used in native classes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 72ef274091caff5b3d5de1cafdffc58713f40bf7..fe32400e08a290a9e54641f87aad1168accd6713 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -50,10 +50,10 @@ audiobuffersourcenode_test/supported: Pass, Timeout # Issue 12772
postmessage_structured_test/typed_arrays: Fail # Issue 10097
postmessage_structured_test/primitives: Fail # Issue 10097
# Issue 9325 failures
-custom/constructor_calls_created_synchronously_test: Fail
-custom/created_callback_test: Fail
-custom/document_register_basic_test: Fail
-custom/document_register_type_extensions_test: Fail
+#custom/constructor_calls_created_synchronously_test: Fail
karlklose 2013/09/06 06:51:01 Are these to be removed?
+#custom/created_callback_test: Fail
+#custom/document_register_basic_test: Fail
+#custom/document_register_type_extensions_test: Fail
[ $runtime == chrome ]
canvasrenderingcontext2d_test/drawImage_video_element: Pass,Fail # Issue 11836

Powered by Google App Engine
This is Rietveld 408576698