Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Commit

Permalink
Bug 1403283 - Autophone - Disable Mdm1 due to bug 1408241, r=jmaher
Browse files Browse the repository at this point in the history
  • Loading branch information
bclary committed Oct 13, 2017
1 parent ad19146 commit eac051e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 8 deletions.
12 changes: 8 additions & 4 deletions tests/production-autophone-1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,17 @@ pixel-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-re

[runtestsremote.py Mdm1 opt]
config = ../configs/mochitests-dom-media-settings-opt.ini
nexus-5-07 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
pixel-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
#Bug 1408241 nexus-5-07 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
#Bug 1408241 pixel-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
nexus-5-07 = try
pixel-05 = try

[runtestsremote.py Mdm1 debug]
config = ../configs/mochitests-dom-media-settings-debug.ini
nexus-5-07 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
pixel-06 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
#Bug 1408241 nexus-5-07 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
#Bug 1408241 pixel-06 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
nexus-5-07 = try
pixel-06 = try

[runtestsremote.py Mdm2 opt]
config = ../configs/mochitests-dom-media-tests-settings-opt.ini
Expand Down
6 changes: 4 additions & 2 deletions tests/production-autophone-2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,13 @@ nexus-9-01 = try mozilla-central

[runtestsremote.py Mdm1 opt]
config = ../configs/mochitests-dom-media-settings-opt.ini
nexus-9-01 = try mozilla-central
#Bug 1408241 nexus-9-01 = try mozilla-central
nexus-9-01 = try

[runtestsremote.py Mdm1 debug]
config = ../configs/mochitests-dom-media-settings-debug.ini
nexus-9-01 = try mozilla-central
#Bug 1408241 nexus-9-01 = try mozilla-central
nexus-9-01 = try

[runtestsremote.py Mdm2 opt]
config = ../configs/mochitests-dom-media-tests-settings-opt.ini
Expand Down
6 changes: 4 additions & 2 deletions tests/production-autophone-3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,13 @@ nexus-6p-04 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla

[runtestsremote.py Mdm1 opt]
config = ../configs/mochitests-dom-media-settings-opt.ini
nexus-6p-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
#Bug 1408241 nexus-6p-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
nexus-6p-05 = try

[runtestsremote.py Mdm1 debug]
config = ../configs/mochitests-dom-media-settings-debug.ini
nexus-6p-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
#Bug 1408241 nexus-6p-05 = try autoland mozilla-inbound mozilla-central ;mozilla-beta mozilla-release
nexus-6p-05 = try

[runtestsremote.py Mdm2 opt]
config = ../configs/mochitests-dom-media-tests-settings-opt.ini
Expand Down

0 comments on commit eac051e

Please sign in to comment.