author | Michael Henretty <mhenretty@mozilla.com> |
Mon, 15 Sep 2014 18:23:23 -0700 | |
changeset 205588 | 8cada343f1ab41643d9107644401a5747335e745 |
parent 205587 | d462269d88a946a79249d2210054718bd996be21 |
child 205589 | 8b181c601afb34cfddf31297da5425aa76d4caf9 |
push id | 27498 |
push user | kwierso@gmail.com |
push date | Wed, 17 Sep 2014 00:06:56 +0000 |
treeherder | mozilla-central@8252eae8278c [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | gerard-majax |
bugs | 960762 |
milestone | 35.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/dom/tests/mochitest/notification/mochitest.ini +++ b/dom/tests/mochitest/notification/mochitest.ini @@ -1,10 +1,12 @@ [DEFAULT] skip-if = e10s || buildapp == 'mulet' support-files = MockServices.js NotificationTest.js [test_notification_basics.html] [test_notification_storage.html] +skip-if = (toolkit == 'gonk' && debug) #debug-only timeout [test_bug931307.html] +skip-if = (toolkit == 'gonk' && debug) #debug-only timeout [test_notification_resend.html]