mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1555454 - disable browser-screenshot test cases that time out on macosx1014 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D40084 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
a5938fedfd
commit
57dfed7785
@ -4,3 +4,4 @@ support-files =
|
||||
../head.js
|
||||
|
||||
[browser_controlCenter.js]
|
||||
skip-if = os == 'mac' # macosx1014 times out, see bug 1554821
|
||||
|
@ -4,3 +4,4 @@ support-files =
|
||||
../head.js
|
||||
|
||||
[browser_devtools.js]
|
||||
skip-if = os == 'mac' # times out on macosx1014, see 1570100
|
||||
|
@ -2,5 +2,6 @@
|
||||
subsuite = screenshots
|
||||
support-files =
|
||||
../head.js
|
||||
|
||||
|
||||
[browser_permissionPrompts.js]
|
||||
skip-if = os == 'mac' # times out on macosx1014, see 1570098
|
||||
|
@ -4,3 +4,4 @@ support-files =
|
||||
../head.js
|
||||
|
||||
[browser_primaryUI.js]
|
||||
skip-if = os == 'mac' # macosx1014 times out, see bug 1570102
|
||||
|
@ -274,7 +274,7 @@ macosx1014-64-shippable/opt:
|
||||
test-sets:
|
||||
- macosx1014-64-tests
|
||||
- macosx64-talos
|
||||
# - desktop-screenshot-capture
|
||||
- desktop-screenshot-capture
|
||||
- awsy
|
||||
- raptor-chromium
|
||||
- raptor-firefox
|
||||
@ -308,11 +308,6 @@ macosx1014-64-ccov/debug:
|
||||
test-sets:
|
||||
- macosx1014-64-tests
|
||||
|
||||
macosx1010-64-shippable/opt:
|
||||
build-platform: macosx64-shippable/opt
|
||||
test-sets:
|
||||
- desktop-screenshot-capture
|
||||
|
||||
##
|
||||
# Android platforms (matching /android-em.*/)
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user