Mark notification_test as failing on safarimobilesim.

TBR=ricow@google.com

Review URL: https://codereview.chromium.org//1013123002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44531 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
karlklose@google.com 2015-03-17 09:07:27 +00:00
parent 8910e64632
commit a097f15eb2

View file

@ -268,6 +268,7 @@ indexeddb_1_test/supported: Fail
element_types_test/supported_template: Fail
xhr_test/json: Fail # Safari doesn't support JSON response type
notification_test/constructors: Pass # Safari mobile will pass this test on the basis that notifications aren't supported at all.
notification_test/supported_notification: RuntimeError # Issue 22869
[ $runtime == safari ]
input_element_test/supported_month: RuntimeError