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

Unified Diff: tests/html/html.status

Issue 11043013: Provide a fallback for AudioBufferSourceNode.start to noteOn and stop to (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 | « tests/html/audiobuffersourcenode_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
===================================================================
--- tests/html/html.status (revision 13149)
+++ tests/html/html.status (working copy)
@@ -19,6 +19,7 @@
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
[ $compiler == none && $runtime == drt && $system == windows]
+audiobuffersourcenode_test: Skip
audiocontext_test: Skip
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
@@ -40,6 +41,9 @@
[ $compiler == none && $runtime == drt && $system == macos]
audiocontext_test: Pass, Fail
+[ $compiler == dart2js && $runtime == drt && $system == macos]
+audiobuffersourcenode_test: Pass, Fail
+
[ $compiler == none && $runtime == drt && $system == linux]
documentfragment_test: Pass, Timeout
@@ -74,6 +78,7 @@
#
# Investigate and triage the following into bug reports.
#
+audiobuffersourcenode_test: Fail
audiocontext_test: Fail
blob_constructor_test: Fail
cache_test: Fail
@@ -121,6 +126,7 @@
# away after we upgrade the buildbots to Mountain Lion after M1.
# TODO(efortuna): Make our test framework able to separate tests out by browser
# version.
+audiobuffersourcenode_test: Fail
audiocontext_test: Fail
blob_constructor_test: Fail
canvas_pixel_array_type_alias_test: Fail
@@ -143,6 +149,7 @@
url_test: Fail
[ $runtime == ff ]
+audiobuffersourcenode_test: Fail # FF only has Audio element.
audiocontext_test: Fail # FF only has Audio element
css_test: Fail # No analog to WebKitCSSMatrix
canvas_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
« no previous file with comments | « tests/html/audiobuffersourcenode_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698