Skip to content

Use ThunkArgs everywhere #1859

Use ThunkArgs everywhere

Use ThunkArgs everywhere #1859

Triggered via push December 11, 2024 19:57
Status Success
Total duration 27m 59s
Artifacts 12

e2e-tests.yml

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

Annotations

3 errors, 16 warnings, and 12 notices
[webkit] β€Ί videos/subtitles.spec.ts:14:6 β€Ί Videos β€Ί generates subtitles: tests/e2e/specs/videos/subtitles.spec.ts#L38
1) [webkit] β€Ί 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
[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
1) [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] β€Ί videos/add-poster.spec.ts:19:6 β€Ί Videos β€Ί generate poster image: tests/e2e/specs/videos/add-poster.spec.ts#L65
2) [firefox] β€Ί videos/add-poster.spec.ts:19:6 β€Ί Videos β€Ί generate poster image ─────────────────── TimeoutError: page.waitForFunction: Timeout 30000ms exceeded. 63 | await expect( settingsPanel ).toHaveText( /Upload in progress/ ); 64 | > 65 | await page.waitForFunction( | ^ 66 | () => 67 | window.wp.data.select( 'media-experiments/upload' ).getItems() 68 | .length === 0, at /home/runner/work/media-experiments/media-experiments/tests/e2e/specs/videos/add-poster.spec.ts:65:14
E2E Tests (trunk + GB ) (3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (trunk) (3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (3/4)
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
E2E Tests (trunk + GB ) (2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (trunk) (2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (2/4)
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
E2E Tests (trunk) (4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (trunk + GB ) (4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (4/4)
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
E2E Tests (latest) (1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (latest) (1/4)
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', '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', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
E2E Tests (trunk) (1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (trunk + GB ) (1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
21 skipped 34 passed (4.4m)
🎭 Playwright Run Summary
21 skipped 34 passed (4.5m)
🎭 Playwright Run Summary
1 flaky [webkit] β€Ί videos/subtitles.spec.ts:14:6 β€Ί Videos β€Ί generates subtitles ──────────────────────── 21 skipped 33 passed (5.4m)
🎭 Playwright Run Summary
23 skipped 38 passed (6.6m)
🎭 Playwright Run Summary
23 skipped 38 passed (7.0m)
🎭 Playwright Run Summary
23 skipped 38 passed (7.5m)
🎭 Playwright Run Summary
10 skipped 47 passed (8.8m)
🎭 Playwright Run Summary
10 skipped 47 passed (9.0m)
🎭 Playwright Run Summary
2 flaky [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] β€Ί videos/add-poster.spec.ts:19:6 β€Ί Videos β€Ί generate poster image ──────────────────── 10 skipped 45 passed (9.6m)
🎭 Playwright Run Summary
58 passed (17.2m)
🎭 Playwright Run Summary
58 passed (24.1m)
🎭 Playwright Run Summary
58 passed (24.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts-latest-1-4
1.73 MB
failures-artifacts-latest-2-4
5.02 MB
failures-artifacts-latest-3-4
10.1 MB
failures-artifacts-latest-4-4
47.2 MB
failures-artifacts-trunk-1-4
614 Bytes
failures-artifacts-trunk-2-4
616 Bytes
failures-artifacts-trunk-3-4
617 Bytes
failures-artifacts-trunk-4-4
622 Bytes
failures-artifacts-trunk-gb-1-4
619 Bytes
failures-artifacts-trunk-gb-2-4
621 Bytes
failures-artifacts-trunk-gb-3-4
616 Bytes
failures-artifacts-trunk-gb-4-4
625 Bytes