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

Unified Diff: tests/html/html.status

Issue 1775593002: Update status files: websql_test seems to pass in ie10, many failures seem to be (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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 90fce45ab03338af90bc7f8aff1117ca73d482bb..295d377566bb413cf49717bda3f80cfe8b38b9f4 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -31,7 +31,9 @@ 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
-websql_test/functional: RuntimeError # Issue 25927
+
+[ $compiler == dart2js && $runtime != ie10 ]
+websql_test/functional: RuntimeError, Slow # Issue 25927
[ $compiler == dart2js && $checked ]
js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked

Powered by Google App Engine
This is Rietveld 408576698