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

Unified Diff: tests/html/html.status

Issue 12084033: Adding supported checks for touch event. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Adding missing test file. Created 7 years, 11 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 85eb6c418e1c70ce03ab8a9b795bebbdba316300..b792f98da9f200487a0046b6f63c3dc398b37c2b 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -22,6 +22,7 @@ input_element_test/supported_week: Fail
speechrecognition_test/supported: Pass, Fail # Chrome stable does not support it.
shadow_dom_test/supported: Fail
speechrecognition_test/types: Pass, Fail
+touchevent_test/supported: Fail
[ $runtime == chrome || $runtime == drt]
audiobuffersourcenode_test: Pass, Fail, Timeout # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
@@ -85,6 +86,7 @@ storage_test: Fail, Pass
svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
svg_3_test: Fail
+touchevent_test/supported: Fail
websql_test/supported: Fail
websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
window_open_test: Skip
@@ -151,6 +153,7 @@ speechrecognition_test/supported: Fail
svg_3_test: Fail
svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
+touchevent_test/supported: Fail
url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10)
websocket_test/supported: Fail
window_open_test: Skip # BUG(4016)
@@ -191,6 +194,7 @@ notifications_test/supported: Fail # Issue: 7414
performance_api_test/supported: Fail
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
+touchevent_test/supported: Fail
audiocontext_test: Crash, Fail # Issue: 7414
datalistelement_test: Fail # Issue: 7414
@@ -286,6 +290,7 @@ speechrecognition_test/supported: Fail
svg_3_test: Fail
svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
+touchevent_test/supported: Fail
transferables_test: Fail # Issue 3392.
websql_test/supported: Fail
xhr_test/supported_HttpRequestProgressEvent: Fail

Powered by Google App Engine
This is Rietveld 408576698