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

Unified Diff: tests/html/html.status

Issue 23064024: Attempt to land Dartium roll a second time. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 | « sdk/lib/svg/dartium/svg_dartium.dart ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 8a4aab74338f3bf3fd496d37f780814a8b31f7ba..034d9a3953d3b4f75c5a9dad899c4fca9001cf44 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -2,9 +2,16 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+# Skipped for in-progress Dartium rull on 8-16-2013
+node_test/iterating: Fail
+websocket_test: skip
+
async_window_test: Skip #TODO(gram): investigating
event_test: Skip # Issue 1996
interactive_test: Skip # Must be run manually.
+custom/constructor_calls_created_synchronously_test: Pass, Fail
+custom/created_callback_test: Pass, Fail
+custom/document_register_basic_test: Pass, Fail
[ $compiler == dart2js && $runtime != drt ]
custom_elements_test: Skip
@@ -390,3 +397,10 @@ js_test: Skip # Test cannot run under CSP restrictions (tim
postmessage_structured_test: Skip # Test cannot run under CSP restrictions (times out).
safe_dom_test: Skip # Test cannot run under CSP restrictions (times out).
shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
+
+# Skipped for in-progress Dartium rull on 8-16-2013
+[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
+mutation_observer_test: Crash
+crypto_test/functional: Fail
+websocket_test/websocket: Timeout
+notifications_test/webkitNotifications: Fail
« no previous file with comments | « sdk/lib/svg/dartium/svg_dartium.dart ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698