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

Unified Diff: tests/html/html.status

Issue 12077039: Adding supported checks for WebGL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/webgl_1_test.dart » ('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 f2343783d2327c36ffbbfa57ad3369cf8804a950..7e7a0f0ff8885a5a1a08b58e07f733364c97a924 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -5,7 +5,6 @@
window_open_test: Skip # http://dartbug.com/5151
event_test: Skip # Issue 1996
-webgl_1_test: Skip # Issue 1495
# Layout tests are only supported on DRT.
[ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
@@ -24,6 +23,9 @@ shadow_dom_test/supported: Fail
speechrecognition_test/types: Pass, Fail
touchevent_test/supported: Fail
+[$runtime == drt]
+webgl_1_test: Fail # Does not work on DRT
+
[ $runtime == chrome || $runtime == drt]
audiobuffersourcenode_test: Pass, Fail, Timeout # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
audiocontext_test: Pass, Timeout # Issue 8021.
@@ -87,6 +89,7 @@ svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
svg_3_test: Fail
touchevent_test/supported: Fail
+webgl_1_test/supported: Fail
websql_test/supported: Fail
websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
window_open_test: Skip
@@ -113,6 +116,7 @@ form_element_test: Fail # Issue 4793.
inner_frame_test: Skip # Issue 5727 (timeout)
typed_arrays_1_test/supported: Fail
localstorage_test: Fail
+webgl_1_test/supported: Fail
websql_test/supported: Fail
#
# Investigate and triage the following into bug reports.
@@ -196,6 +200,7 @@ performance_api_test/supported: Fail
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
touchevent_test/supported: Fail
+webgl_1_test/supported: Fail
audiocontext_test: Crash, Fail # Issue: 7414
datalistelement_test: Fail # Issue: 7414
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/webgl_1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698