1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/development/lib
Mark Stacey cc90fca2f6
Add retries to the benchmark script (#11319)
The benchmark script can now be set to retry upon failure, like the E2E
tests do. The default is zero, just as with the E2E tests. A retry of 2
has been set in CI to match the E2E tests as well.

The `retry` module had to be adjusted to throw an error in the case of
failure. Previously it just set the exit code, but that only worked
because it was the last thing called before the process ended. That is
no longer the case.
2021-06-21 12:46:18 -02:30
..
create-segment-server.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
exit-with-error.js Add run-e2e-test.js script (#11301) 2021-06-15 15:21:25 -02:30
locales.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
parse-port.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
retry.js Add retries to the benchmark script (#11319) 2021-06-21 12:46:18 -02:30
run-command.js Show Sentry CLI output when uploading artifacts (#11100) 2021-05-19 14:54:45 -02:30