mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-01 14:33:22 +00:00
CI: Browserstack: enable retrial on unexpected test interruption
Caused by page reloads in Safari, for unclear reasons. Also, post test success status to Browserstack.
This commit is contained in:
@@ -19,6 +19,7 @@ export default {
|
||||
sslCert: './127.0.0.1.pem',
|
||||
testsStartTimeout: 25000,
|
||||
testsStartTimeoutMaxRetries: 3, // custom config from @openpgp/wtr-test-runner-core
|
||||
testsInterruptedMaxRetries: 3, // custom config from @openpgp/wtr-test-runner-core
|
||||
browserStartTimeout: 120000,
|
||||
testsFinishTimeout: 600000,
|
||||
concurrentBrowsers: 1,
|
||||
|
||||
Reference in New Issue
Block a user