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

Unified Diff: tests/html/html.status

Issue 23943003: Remove dart2js skips that have bogus reasons for skipping. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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
===================================================================
--- tests/html/html.status (revision 27110)
+++ tests/html/html.status (working copy)
@@ -93,7 +93,6 @@
element_test/click: Fail # IE does not support firing this event.
history_test/history: Pass, Fail # issue 8183
indexeddb_1_test/functional: Fail # Issue 9269 + 12893
-isolates_test: Skip
microtask_test: Fail, Pass # Appears to be flaky
native_gc_test: Fail, Pass # BUG(7774): Untriaged.
serialized_script_value_test: Fail
@@ -154,7 +153,6 @@
dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
element_test/click: Fail # IE does not support firing this event.
form_element_test: Fail # Issue 4793.
-isolates_test: Skip # BUG(4016)
localstorage_test: Fail
microtask_test: Pass, Fail # http://dartbug.com/8300
postmessage_structured_test: Skip # BUG(5685): times out.
@@ -361,7 +359,6 @@
websql_test/supported: Fail
xhr_test/supported_HttpRequestProgressEvent: Fail
-
# 'html' tests import the HTML library, so they only make sense in
# a browser environment.
[ $runtime == vm ]
@@ -370,9 +367,6 @@
[ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
request_animation_frame_test: Skip # Async test hangs.
-[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
-isolates_test: Skip # Timeout because leg does not support web workers.
-
[ $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.
event_customevent_test: Fail # Test cannot run under CSP restrictions.
« 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