mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1246279: increase all firefox tests to a timeout of 90m; r=jmaher
This commit is contained in:
parent
e77f6724e5
commit
3212f03fc8
@ -9,6 +9,8 @@ task:
|
||||
name: '[TC] Linux64 mochitest-devtools-chrome M(dt{{chunk}})'
|
||||
description: Mochitest devtools-chrome run {{chunk}}
|
||||
payload:
|
||||
# these tests take longer than most to complete
|
||||
maxRunTime: 5400
|
||||
capabilities:
|
||||
devices:
|
||||
loopbackVideo: true
|
||||
|
@ -3,6 +3,8 @@ $inherits:
|
||||
from: 'tasks/tests/fx_desktop_unittest.yml'
|
||||
task:
|
||||
payload:
|
||||
# these tests take longer than most to complete
|
||||
maxRunTime: 5400
|
||||
command:
|
||||
- --e10s
|
||||
capabilities:
|
||||
|
Loading…
Reference in New Issue
Block a user