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

Unified Diff: tests/html/html.status

Issue 12380073: Fixing transferable_test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | tests/html/transferables_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 8f5ae9104f5ef1bfcc344aec85dfcedfc29026cd..dc0f751da2e980e83002aa579a3336cd258ddede 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -28,7 +28,6 @@ audiocontext_test: Pass, Timeout, Crash # Issue 8021.
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
-transferables_test: Pass, Fail # Issue 8026
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
websql_test: Skip # Issue 4941: stderr contains a backtrace.
@@ -286,7 +285,6 @@ audiocontext_test: Fail # FF only has Audio element
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
dromaeo_smoke_test: Pass, Fail # Issue: 8257
inner_frame_test: Skip
-transferables_test: Fail # Issue 3392.
webgl_1_test: Pass, Fail # Issue 8219
# FireFox Feature support statuses-
@@ -320,6 +318,7 @@ speechrecognition_test/supported: Fail
svg_test/supported_externalResourcesRequired: Fail
svg_test/supported_langSpace: Fail
touchevent_test/supported: Fail
+webgl_1_test: Pass, Fail # Issue 8219
websql_test/supported: Fail
xhr_test/supported_HttpRequestProgressEvent: Fail
@@ -334,9 +333,6 @@ xhr_test/supported_HttpRequestProgressEvent: Fail
[ $runtime == vm ]
*: Skip
-[ $compiler == dart2js ]
-transferables_test: Skip # until isInstance works in dart2js
-
[ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
request_animation_frame_test: Skip # Async test hangs.
« no previous file with comments | « no previous file | tests/html/transferables_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698