1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/development/lib
Mark Stacey 13b1f8c758
Add --retry-until-failure flag to e2e test script (#19532)
The e2e test script now accepts a `--retry-until-failure` flag that can
be useful for locally reproducing intermittent failures.

Normally the `retries` option will only retry upon failure. But if
you want the test to fail to inspect the failure state, you want it to
keep running until the first failure then stop. This flag accomplishes
that, reversing the retry conditions.
2023-07-10 17:10:13 -02:30
..
build-type.d.ts
build-type.js
create-segment-server.js
exit-with-error.js
get-version.js
locales.js
parse-port.js
retry.js Add --retry-until-failure flag to e2e test script (#19532) 2023-07-10 17:10:13 -02:30
run-command.js
variables.js Made builds.yml variable errors more helpful (#19066) 2023-05-09 21:47:42 +02:00