Skip to content

Bump pdfjs-dist from 4.7.76 to 4.8.69 #1763

Bump pdfjs-dist from 4.7.76 to 4.8.69

Bump pdfjs-dist from 4.7.76 to 4.8.69 #1763

Triggered via pull request November 4, 2024 16:50
Status Success
Total duration 49m 38s
Artifacts 12

e2e-tests.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 2 warnings, and 12 notices
[firefox] › images/cover.spec.ts:35:8 › Cover Block › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg: tests/e2e/specs/images/cover.spec.ts#L155
1) [firefox] › images/cover.spec.ts:35:8 › Cover Block › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Compress' }) 153 | .getByRole( 'region', { name: 'Editor settings' } ) 154 | .getByRole( 'button', { name: 'Compress' } ) > 155 | .click(); | ^ 156 | 157 | await expect( 158 | page at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/cover.spec.ts:155:7
[webkit] › images/bulk-optimization.spec.ts:15:7 › Images › Bulk optimization › optimizes all images: tests/e2e/specs/images/bulk-optimization.spec.ts#L165
1) [webkit] › images/bulk-optimization.spec.ts:15:7 › Images › Bulk optimization › optimizes all images TimeoutError: page.waitForFunction: Timeout 10000ms exceeded. 163 | .click(); 164 | > 165 | await page.waitForFunction( | ^ 166 | () => 167 | window.wp.data 168 | .select( 'media-experiments/upload' ) at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/bulk-optimization.spec.ts:165:15
[firefox] › images/media-text.spec.ts:35:8 › Media & Text › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg: 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@vips 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
[firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses webp@browser to convert to image/webp: tests/e2e/specs/images/optimizing.spec.ts#L190
2) [firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses webp@browser to convert to image/webp TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Compress' }) 188 | .getByRole( 'region', { name: 'Editor settings' } ) 189 | .getByRole( 'button', { name: 'Compress' } ) > 190 | .click(); | ^ 191 | 192 | await expect( 193 | page at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/optimizing.spec.ts:190:7
[firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses avif@browser to convert to image/avif: tests/e2e/specs/images/optimizing.spec.ts#L190
3) [firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses avif@browser to convert to image/avif TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Compress' }) 188 | .getByRole( 'region', { name: 'Editor settings' } ) 189 | .getByRole( 'button', { name: 'Compress' } ) > 190 | .click(); | ^ 191 | 192 | await expect( 193 | page at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/optimizing.spec.ts:190:7
[firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses webp@vips to convert to image/webp: tests/e2e/specs/images/optimizing.spec.ts#L190
1) [firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses webp@vips to convert to image/webp TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Compress' }) 188 | .getByRole( 'region', { name: 'Editor settings' } ) 189 | .getByRole( 'button', { name: 'Compress' } ) > 190 | .click(); | ^ 191 | 192 | await expect( 193 | page at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/optimizing.spec.ts:190:7
E2E Tests (latest) (3/4)
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
E2E Tests (latest) (4/4)
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
🎭 Playwright Run Summary
21 skipped 34 passed (4.4m)
🎭 Playwright Run Summary
21 skipped 34 passed (4.6m)
🎭 Playwright Run Summary
1 flaky [firefox] › images/cover.spec.ts:35:8 › Cover Block › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg 21 skipped 33 passed (6.3m)
🎭 Playwright Run Summary
23 skipped 38 passed (7.3m)
🎭 Playwright Run Summary
23 skipped 38 passed (8.6m)
🎭 Playwright Run Summary
1 flaky [webkit] › images/bulk-optimization.spec.ts:15:7 › Images › Bulk optimization › optimizes all images 23 skipped 37 passed (7.9m)
🎭 Playwright Run Summary
3 flaky [firefox] › images/media-text.spec.ts:35:8 › Media & Text › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg [firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses webp@browser to convert to image/webp [firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses avif@browser to convert to image/avif 10 skipped 44 passed (9.6m)
🎭 Playwright Run Summary
10 skipped 47 passed (8.7m)
🎭 Playwright Run Summary
1 flaky [firefox] › images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses webp@vips to convert to image/webp 10 skipped 46 passed (9.0m)
🎭 Playwright Run Summary
58 passed (16.3m)
🎭 Playwright Run Summary
58 passed (18.9m)
🎭 Playwright Run Summary
58 passed (25.0m)

Artifacts

Produced during runtime
Name Size
failures-artifacts-latest-1-4
1.79 MB
failures-artifacts-latest-2-4
4.98 MB
failures-artifacts-latest-3-4
20.3 MB
failures-artifacts-latest-4-4
57.1 MB
failures-artifacts-trunk-1-4
618 Bytes
failures-artifacts-trunk-2-4
8.9 MB
failures-artifacts-trunk-3-4
616 Bytes
failures-artifacts-trunk-4-4
9.11 MB
failures-artifacts-trunk-gb-1-4
618 Bytes
failures-artifacts-trunk-gb-2-4
613 Bytes
failures-artifacts-trunk-gb-3-4
618 Bytes
failures-artifacts-trunk-gb-4-4
613 Bytes