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

Unified Diff: tests/html/html.status

Issue 11533006: Added supressions of test failures on Safari for {corelib,language,html} (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | 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 850e8b2d0b99bef59a10a33e057edf9f38534477..718e6a48da570978648d0dc039572707fd73e454 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -157,6 +157,12 @@ xhr_test: Skip # BUG(4016)
xhr_cross_origin_test: Fail # Issue 6016.
[ $runtime == safari ]
+audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure.
+svgelement_test/innerHtml: Crash, Fail # TODO(ahe): Please triage this failure.
+svgelement_test/outerHtml: Crash, Fail # TODO(ahe): Please triage this failure.
+element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure.
+element_test/children: Crash, Fail # TODO(ahe): Please triage this failure.
+element_test/attributes: Crash, Fail # TODO(ahe): Please triage this failure.
performance_api_test: Fail # window.performance.timing not in Safari 6.
indexeddb_1_test: Fail # indexedDB not in Safari 6.
indexeddb_2_test: Fail # indexedDB not in Safari 6.
@@ -169,12 +175,8 @@ contentelement_test: Fail # Safari 6 does not support content element.
# away after we upgrade the buildbots to Mountain Lion after M1.
# TODO(efortuna): Make our test framework able to separate tests out by browser
# version.
-audiocontext_test: Fail
datalistelement_test: Pass,Fail
-element_test/elements: Crash
node_test: Skip # Issue 6457
-svgelement_test/innerHtml: Crash, Fail
-svgelement_test/outerHtml: Fail
[ $runtime == opera && $system == windows ]
htmlelement_test: Fail, Pass
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698