Skip to content

tests: added retry on flakey performance tests #169

tests: added retry on flakey performance tests

tests: added retry on flakey performance tests #169

Triggered via push April 17, 2024 08:16
Status Failure
Total duration 58s
Artifacts

tests.yml

on: push
cypress-run
48s
cypress-run
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 217.5607949999976 to be less than 150 ❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 210.67846900000586 to be less than 150 ❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 218.3501760000072 to be less than 150 ❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 160.17639300000155 to be less than 150 ❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
cypress-run
Process completed with exit code 1.
cypress-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/