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

Unified Diff: tests/html/html.status

Issue 126153002: Mark audiobuffersourcenode_test as failing on drt regardless of compiler (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « 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 b834f129056f4cee7af58ac03f160e3f9f2af1e5..a32a117f55ceeb9c839c9feea5c91a6056e283ac 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -21,7 +21,7 @@ custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill
[ $compiler == dart2js && $browser ]
custom/created_callback_test: Fail # Support for created constructor.
-[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
+[ $runtime == drt || $runtime == dartium ]
audiobuffersourcenode_test/functional: Fail # 15913
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
« 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