forked from mirrors/gecko-dev
Bug 1806946 - Enable GTests for TSAN. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D165372
This commit is contained in:
parent
ba9bcbe549
commit
3a0845c7c5
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ gtest:
|
||||||
1proc:
|
1proc:
|
||||||
by-test-platform:
|
by-test-platform:
|
||||||
.*android.*: built-projects
|
.*android.*: built-projects
|
||||||
.*(devedition|tsan|wayland).*: []
|
.*(devedition|wayland).*: []
|
||||||
linux1804-32-qr/opt: [] # try only, shippable on m-c
|
linux1804-32-qr/opt: [] # try only, shippable on m-c
|
||||||
linux1804-32-qr/debug: ['mozilla-central'] # try and m-c
|
linux1804-32-qr/debug: ['mozilla-central'] # try and m-c
|
||||||
linux1804-32-shippable-qr/opt: ['mozilla-central'] # try and m-c
|
linux1804-32-shippable-qr/opt: ['mozilla-central'] # try and m-c
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue