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

Unified Diff: tests/html/html.status

Issue 1509323003: Fix Chrome 47 test suppressions and invalid @DontInline directive (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Add the HTML tests that were Pass/runtime error Created 5 years 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/compiler/dart2js_extra/mirror_invalid_invoke_test.dart ('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 2de455a38cfba8e31da3c9c4daf9204005482ff3..afe54005481fa1b06230a2c4a4374681255d51e0 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -106,8 +106,8 @@ touchevent_test/supported: Fail # Touch events are only supported on touch devic
element_animate_test/omit_timing: RuntimeError # Also timing out on MacOS. Issue 23507
element_animate_test/timing_dict: RuntimeError # Also timing out on MacOS. Issue 23507
element_animate_test/simple_timing: RuntimeError # Please triage this failure
-element_types_test/supported_object: Pass, RuntimeError # Issue 25155
-element_types_test/supported_embed: Pass, RuntimeError # Issue 25155
+element_types_test/supported_object: RuntimeError # Issue 25155
+element_types_test/supported_embed: RuntimeError # Issue 25155
event_test: Pass, RuntimeError # Issue 25158 Passes on 46, fails on 47
history_test/history: Pass, RuntimeError # Issue 25158, passes on 46 fails on 47
« no previous file with comments | « tests/compiler/dart2js_extra/mirror_invalid_invoke_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698