Bug 1190385 - Turn off auto-retries for failed Gaia tests on B2G Desktop builds. r=garndt

This commit is contained in:
Ryan VanderMeulen 2015-08-03 16:43:38 -04:00
parent a33aca0872
commit ad4c2b598c
8 changed files with 0 additions and 8 deletions

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] - Gaia Build Unit Test'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] - Gaia JS Integration Test'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] - Gaia Python Accessibility Integration Tests'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] - Gaia Python Functional Integration Tests'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] - Gaia Python Integration Unit Tests'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] Gaia Unit Test'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] Gaia Unit Test OOP'

View File

@ -1,7 +1,6 @@
---
$inherits:
from: 'tasks/test.yml'
reruns: 2
task:
metadata:
name: '[TC] Gaia Python Integration Tests OOP'