Skip to content

Bump @types/node from 22.10.10 to 22.13.0 in the types group #2005

Bump @types/node from 22.10.10 to 22.13.0 in the types group

Bump @types/node from 22.10.10 to 22.13.0 in the types group #2005

Triggered via pull request February 3, 2025 16:42
Status Cancelled
Total duration 28m 58s
Artifacts 12

e2e-tests.yml

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

Annotations

7 errors, 4 warnings, and 12 notices
[firefox] › tests/e2e/specs/images/featured-image.spec.ts:36:9 › Post Featured Image › Block › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg: tests/e2e/specs/images/featured-image.spec.ts#L87
1) [firefox] › tests/e2e/specs/images/featured-image.spec.ts:36:9 › Post Featured Image › Block › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Editor settings' }).getByRole('tabpanel', { name: 'Settings' }) Expected pattern: /Mime type: image\/png/ Received string: "SettingsLink to PostMedia ExperimentsAdvanced" Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('tabpanel', { name: 'Settings' }) 8 × locator resolved to <div role="tabpanel" data-open="true" data-enter="true" id="tabs-1-settings-view" class="css-1ye92wc enfox0g0" aria-labelledby="tabs-1-settings">…</div> - unexpected value "SettingsLink to PostMedia ExperimentsAdvanced" 85 | } ); 86 | > 87 | await expect( settingsPanel ).toHaveText( | ^ 88 | /Mime type: image\/png/ 89 | ); 90 | at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/featured-image.spec.ts:87:36
[firefox] › tests/e2e/specs/images/featured-image.spec.ts:201:9 › Post Featured Image › Document panel › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg: tests/e2e/specs/images/featured-image.spec.ts#L247
1) [firefox] › tests/e2e/specs/images/featured-image.spec.ts:201:9 › Post Featured Image › Document panel › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('button', { name: 'Media Experiments' }) 245 | 246 | const isClosed = > 247 | ( await mediaExperimentsPanel.getAttribute( | ^ 248 | 'aria-expanded' 249 | ) ) === 'false'; 250 | at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/images/featured-image.spec.ts:247:37
[firefox] › tests/e2e/specs/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: tests/e2e/specs/images/media-text.spec.ts#L153
1) [firefox] › tests/e2e/specs/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
[firefox] › tests/e2e/specs/images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses png@vips to convert to image/png: tests/e2e/specs/images/optimizing.spec.ts#L190
1) [firefox] › tests/e2e/specs/images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses png@vips to convert to image/png 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] › tests/e2e/specs/videos/subtitles.spec.ts:14:6 › Videos › generates subtitles: tests/e2e/specs/videos/subtitles.spec.ts#L38
2) [firefox] › tests/e2e/specs/videos/subtitles.spec.ts:14:6 › Videos › generates subtitles ────── Error: Timed out 30000ms waiting for expect(locator).toHaveCount(expected) Locator: getByRole('region', { name: 'Editor settings' }).getByRole('tabpanel', { name: 'Settings' }).getByRole('button', { name: 'Generate subtitles' }) Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 30000ms - waiting for getByRole('region', { name: 'Editor settings' }).getByRole('tabpanel', { name: 'Settings' }).getByRole('button', { name: 'Generate subtitles' }) 33 × locator resolved to 1 element - unexpected value "1" 36 | await expect( 37 | settingsPanel.getByRole( 'button', { name: 'Generate subtitles' } ) > 38 | ).toHaveCount( 0, { timeout: 30000 } ); | ^ 39 | 40 | await expect( 41 | page.getByRole( 'button', { name: 'Remove audio channel' } ) at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/videos/subtitles.spec.ts:38:5
E2E Tests (trunk) (1/4)
Canceling since a higher priority waiting request for 'E2E Tests-refs/pull/845/merge' exists
E2E Tests (trunk) (1/4)
The operation was canceled.
E2E Tests (latest) (3/4)
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
E2E Tests (latest) (4/4)
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
E2E Tests (latest) (2/4)
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
E2E Tests (latest) (1/4)
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
🎭 Playwright Run Summary
1 flaky [firefox] › tests/e2e/specs/images/featured-image.spec.ts:36:9 › Post Featured Image › Block › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg 21 skipped 33 passed (4.9m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/e2e/specs/images/featured-image.spec.ts:201:9 › Post Featured Image › Document panel › uploads a file and allows optimizing it afterwards › uses jpeg@vips to convert to image/jpeg 21 skipped 33 passed (5.1m)
🎭 Playwright Run Summary
21 skipped 34 passed (5.3m)
🎭 Playwright Run Summary
23 skipped 38 passed (6.8m)
🎭 Playwright Run Summary
23 skipped 38 passed (6.8m)
🎭 Playwright Run Summary
10 skipped 47 passed (8.8m)
🎭 Playwright Run Summary
23 skipped 38 passed (8.7m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/e2e/specs/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)
🎭 Playwright Run Summary
2 flaky [firefox] › tests/e2e/specs/images/optimizing.spec.ts:67:8 › Images › uploads a file and allows optimizing it afterwards › uses png@vips to convert to image/png [firefox] › tests/e2e/specs/videos/subtitles.spec.ts:14:6 › Videos › generates subtitles ─────── 10 skipped 45 passed (9.6m)
🎭 Playwright Run Summary
58 passed (17.2m)
🎭 Playwright Run Summary
58 passed (21.9m)
🎭 Playwright Run Summary
58 passed (24.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts-latest-1-4
1.74 MB
failures-artifacts-latest-2-4
5.05 MB
failures-artifacts-latest-3-4
345 KB
failures-artifacts-latest-4-4
364 KB
failures-artifacts-trunk-1-4
618 Bytes
failures-artifacts-trunk-2-4
617 Bytes
failures-artifacts-trunk-3-4
3.56 MB
failures-artifacts-trunk-4-4
8.71 MB
failures-artifacts-trunk-gb-1-4
615 Bytes
failures-artifacts-trunk-gb-2-4
615 Bytes
failures-artifacts-trunk-gb-3-4
1.8 MB
failures-artifacts-trunk-gb-4-4
20.9 MB