mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
bug 1596963
- run delegated credentials xpcshell tests serially r=kjacobs
The delegated credentials xpcshell tests use the TLS test server framework, which currently uses a hard-coded port, so these tests need to run serially. Differential Revision: https://phabricator.services.mozilla.com/D53301 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
b9a2e26c37
commit
033df96b5e
@ -109,7 +109,9 @@ run-sequentially = hardcoded ports
|
||||
# this test doesn't apply.
|
||||
skip-if = toolkit == 'android'
|
||||
[test_delegated_credentials.js]
|
||||
run-sequentially = hardcoded ports
|
||||
[test_delegated_credentials_weak.js]
|
||||
run-sequentially = hardcoded ports
|
||||
[test_der.js]
|
||||
[test_enterprise_roots.js]
|
||||
# This feature is implemented for Windows and OS X. However, we don't currently
|
||||
|
Loading…
Reference in New Issue
Block a user