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

Unified Diff: tests/html/html.status

Issue 10578033: Defrog html.status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 7270a76d6a887ee5c641c276faf6d51b9de755cc..b5c9ff4c806a58a1e1f90c28772bcbeaf6185202 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -21,15 +21,7 @@ audiocontext_test: Skip
[ $compiler == none && $runtime == drt && $system == macos]
audiocontext_test: Pass, Fail
-[ $compiler == frog && $runtime == drt ]
-html_test: Skip # Issue 2657
-request_animation_frame_test: Skip # drt hangs
-
-[ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ]
-fileapi_test: Skip # Timeout, issue 3022, FileSystem API not supported.
-window_nosuchmethod_test: Fail # Issue 1837, frog puts top-level members in the global JS namespace.
-
-[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || ($runtime == drt && $compiler == frog)]
+[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
# TODO(vsm): Triage DOM tests.
dom_isolates_test: Fail
indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
@@ -66,12 +58,6 @@ node_test: Fail
svgelement_test: Fail
svgelement2_test: Fail
-[ $compiler == frog && $runtime == ff ]
-# _toDartException fails to translate TypeError for call to x.set$onfocus(null)
-hidden_dom_1_test: Fail
-# _toDartException fails to translate TypeError for call to x.appendChild$_(y)
-hidden_dom_2_test: Fail
-
[ $runtime == ff ]
audiocontext_test: Fail # FF only has Audio element
css_test: Fail # No analog to WebKitCSSMatrix
@@ -131,22 +117,10 @@ xhr_test: Fail
[ $runtime == vm ]
*: Skip
-[ $compiler == frog && $runtime == d8 ]
-*: Skip
-
-[ $compiler == frog && $runtime == chrome ]
-css_test: Pass, Fail # Test is flaky Issue #2823
-
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
[ $runtime == opera ]
*: Skip
-[ $compiler == frog && $runtime == none ]
-*: Skip
-
-[ $compiler == frog ]
-svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
-
[ $compiler == dart2js && $runtime == drt ]
fileapi_test: Skip # Issue 3022
# Unknown error - should investigate.
« 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