mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 1190385 - Turn off auto-retries for failed Gaia tests on B2G Desktop builds. r=garndt
This commit is contained in:
parent
56f294a5ec
commit
a8432f84c2
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] - Gaia Build Unit Test'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] - Gaia JS Integration Test'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] - Gaia Python Accessibility Integration Tests'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] - Gaia Python Functional Integration Tests'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] - Gaia Python Integration Unit Tests'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] Gaia Unit Test'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] Gaia Unit Test OOP'
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
$inherits:
|
||||
from: 'tasks/test.yml'
|
||||
reruns: 2
|
||||
task:
|
||||
metadata:
|
||||
name: '[TC] Gaia Python Integration Tests OOP'
|
||||
|
Loading…
Reference in New Issue
Block a user