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

Unified Diff: tests/html/html.status

Issue 965413002: Status file updates after update to chrome 40 on mac (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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 74b2c97d9d90c0bd92c0d9df0e06b9ed4869785e..6f94c6113dfec7c8e4b0316c79b8ec03e6961810 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -368,7 +368,7 @@ wheelevent_test: Fail # Issue 12958
[ $compiler == dart2js && $runtime == ff && $system == windows ]
node_validator_test: Fail # Issue 22564
-[ $compiler == dart2js && $runtime == chrome && $system == windows]
+[ $compiler == dart2js && $runtime == chrome]
svgelement_test/supported_altGlyph: RuntimeError # Issue 22154
[ $runtime == dartium && ($system == macos || $system == windows || $system == linux)]
@@ -381,6 +381,9 @@ xhr_test/xhr: Skip # Times out. Issue 21527
[ $compiler == none && $runtime == dartium ]
element_offset_test/offset: Pass, Fail # Issue 13719, 13296
+[ $runtime == chrome && $system == macos && $compiler == dart2js]
+element_offset_test/offset: RuntimeError # Issue 22619
+
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
custom/document_register_basic_test: StaticWarning
custom/element_upgrade_test: StaticWarning
« 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