1
0
Fork 0
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 feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
build-type.js Fix build types not overriding the manifest (#19027) 2023-05-05 18:40:43 +02:00
create-segment-server.js Update Eslint and deps (#15293) 2022-07-26 13:10:51 -05:00
exit-with-error.js Add `run-e2e-test.js` script (#11301) 2021-06-15 15:21:25 -02:30
get-version.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
locales.js Update Eslint and deps (#15293) 2022-07-26 13:10:51 -05:00
parse-port.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
retry.js Add `--retry-until-failure` flag to e2e test script (#19532) 2023-07-10 17:10:13 -02:30
run-command.js Show CLI output (#17756) 2023-02-14 23:08:05 -08:00
variables.js Made builds.yml variable errors more helpful (#19066) 2023-05-09 21:47:42 +02:00