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

Unified Diff: tests/html/html.status

Issue 2875773003: Roll 50: Updated for push to origin/master. (Closed)
Patch Set: Roll 50: Updated to latest Created 3 years, 7 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 91fcc5def481c8a515e537b6ff5c8e01885ff504..10ca152603372b7952d29dd0910f7935cb5b5d49 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -6,12 +6,12 @@ interactive_test: Skip # Must be run manually.
cross_frame_test: Skip # Test reloads itself. Issue 18558
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
-
mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior.
js_typed_interop_type1_test: Fail, OK # tests dart2js-specific behavior.
js_typed_interop_type2_test: Fail, OK # tests dart2js-specific behavior.
js_typed_interop_type3_test: Fail, OK # tests dart2js-specific behavior.
+svgelement_test/PathElement: RuntimeError # Issue 25665
native_gc_test: Skip # Dartium JSInterop failure
js_interop_constructor_name_test/HTMLDivElement-methods: Fail # Investigate.
@@ -359,10 +359,6 @@ postmessage_structured_test: SkipByDesign
[ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ]
svgelement_test/supported_altGlyph: RuntimeError # Issue 25787
-[ ($runtime == dartium) && ($system == macos || $system == windows || $system == linux)]
-# Desktop operating systems do not support touch events on chrome 34 dartium.
-touchevent_test/supported: Fail
-
[ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == windows ]
xhr_test/xhr: Skip # Times out. Issue 21527

Powered by Google App Engine
This is Rietveld 408576698