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

Unified Diff: tests/html/html.status

Issue 1772663002: Update status for dart2js browser tests (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 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/co19/co19-dart2js.status ('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
diff --git a/tests/html/html.status b/tests/html/html.status
index 91d7d56cd6fd1e490dd0c91a016bcc0848909333..85345704c1e0734830dc245607a11399559c82c6 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -22,7 +22,7 @@ transferables_test: RuntimeError # Dartium JSInterop failure
worker_api_test: Fail # Issue 10223
resource_http_test: Fail # Issue 24203
js_function_getter_trust_types_test: Skip # dartium doesn't support trust types.
-html/websocket_test/supported: Skip # Dartium 45 roll timesout
+websocket_test/supported: Skip # Dartium 45 roll timesout
[ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium ) ]
datalistelement_test: Skip # Issue 20540
@@ -31,6 +31,8 @@ datalistelement_test: Skip # Issue 20540
input_element_test/attributes: Fail # Issue 21555
wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium
js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
+
+[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == dartium) ]
websql_test/functional: RuntimeError # Issue 25927
[ $compiler == dart2js && $checked ]
@@ -46,6 +48,7 @@ custom/element_upgrade_test: Fail # Issue 17298
[ $compiler == dart2js && $browser ]
custom/created_callback_test: Fail # Support for created constructor. Issue 14835
fontface_loaded_test: Fail # Support for promises.
+js_typed_interop_side_cast_exp_test: RuntimeError # Issue 25937
[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie) ]
custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698