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

Unified Diff: tests/html/html.status

Issue 2926963003: dart gardening: webgl starts working after chrome roll? (Closed)
Patch Set: Created 3 years, 6 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 | no next file » | 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 43710165f03a6ffb513edc00ff92036b942421e5..f13d2bc60bc39945a293a85e41b2513cedba8959 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -329,9 +329,6 @@ webgl_extensions_test: Skip # webgl does not work properly on DRT, which is 'hea
[ $runtime == dartium && ($system == windows || $system == linux) ]
webgl_extensions_test: Fail # WebGL extension tests fail on Dartium without graphics. This is dependent on our bot configuration.
-[ $runtime == chrome && ($system == windows || $system == linux) ]
-webgl_extensions_test: Fail # WebGL extension tests fail without graphics. This is dependent on our bot configuration.
-
[ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid) ]
# Note: these tests are all injecting scripts by design. This is not allowed under CSP.
# TODO(sra): Change these tests to use a same-origin JavaScript script file.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698