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

Unified Diff: tests/html/html.status

Issue 12385090: Further HTML test cleanup (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | tests/html/inner_frame_test.dart » ('j') | tests/html/inner_frame_test.dart » ('J')
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 773dffa52471d6c06f5ed4e6c489bd177040a5ab..4e1a36d0c0b39d928f89c6c4974ffd29f2fcccd9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -14,9 +14,6 @@ interactive_test: Skip # Must be run manually.
*layout_test: Skip
[ $runtime == chrome ]
-input_element_test/supported_date: Pass, Fail # Chrome stable does not support this input type.
Emily Fortuna 2013/03/04 19:32:33 some of these deletions in the status file seem un
blois 2013/03/04 19:45:50 All of these types should now be supported now tha
-speechrecognition_test/supported: Pass, Fail # Chrome stable does not support it.
-speechrecognition_test/types: Pass, Fail
touchevent_test/supported: Fail
[$runtime == drt || $runtime == dartium || $runtime == chrome]
@@ -47,10 +44,7 @@ audiocontext_test: Fail
dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
element_test/click: Fail # IE does not support firing this event.
history_test/history: Pass, Fail # issue 8183
-inner_frame_test: Skip
isolates_test: Skip
-measurement_test: Fail, Pass
-messageevent_test: Fail
microtask_test: Fail, Pass # Appears to be flaky
native_gc_test: Fail, Pass # BUG(7774): Untriaged.
serialized_script_value_test: Fail
@@ -108,10 +102,8 @@ dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
element_test/click: Fail # IE does not support firing this event.
element_test/matches: Fail # IE9 does not support matches
form_element_test: Fail # Issue 4793.
-inner_frame_test: Skip # Issue 5727 (timeout)
isolates_test: Skip # BUG(4016)
localstorage_test: Fail
-messageevent_test: Fail
microtask_test: Pass, Fail # http://dartbug.com/8300
postmessage_structured_test: Skip # BUG(5685): times out.
serialized_script_value_test: Fail
@@ -253,7 +245,6 @@ element_webkit_test: Fail
fileapi_test: Skip # Timeout.
form_data_test: Fail # Issue: 7413
htmlelement_test: Fail
-inner_frame_test: Skip # Timeout.
isolates_test: Skip # Timeout.
js_interop_3_test: Skip # Timeout.
js_interop_4_test: Skip # Timeout.
@@ -283,7 +274,6 @@ audiobuffersourcenode_test: Fail # FF only has Audio element.
audiocontext_test: Fail # FF only has Audio element
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
dromaeo_smoke_test: Pass, Fail # Issue: 8257
-inner_frame_test: Skip
webgl_1_test: Pass, Fail # Issue 8219
# FireFox Feature support statuses-
@@ -344,9 +334,6 @@ node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes
typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on native classes
typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes
-[ $compiler == dart2js && $runtime == ff ]
-inner_frame_test: Skip # Timeout
-
[ $compiler == dart2js && $runtime == drt && $unchecked ]
indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
« no previous file with comments | « no previous file | tests/html/inner_frame_test.dart » ('j') | tests/html/inner_frame_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698