Bump @types/jest from 29.5.13 to 29.5.14 #1736
Annotations
1 error, 1 warning, and 1 notice
Run tests:
tests/e2e/specs/images/media-text.spec.ts#L153
1) [firefox] › images/media-text.spec.ts:35:8 › Media & Text › uploads a file and allows optimizing it afterwards › uses jpeg@browser to convert to image/jpeg
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Compress' })
151 | .getByRole( 'region', { name: 'Editor settings' } )
152 | .getByRole( 'button', { name: 'Compress' } )
> 153 | .click();
| ^
154 |
155 | await expect(
156 | page
at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/media-text.spec.ts:153:7
|
Upload code coverage report
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.6.0/dist/codecov' failed with exit code 1
|
Run tests
1 flaky
[firefox] › images/media-text.spec.ts:35:8 › Media & Text › uploads a file and allows optimizing it afterwards › uses jpeg@browser to convert to image/jpeg
10 skipped
46 passed (9.1m)
|
Loading