Svelte 5 (2450) by @Alex-Tideman (Attempt 1) #4035
playwright.yml
on: pull_request
integration-tests
20m 8s
e2e-tests
11m 43s
Annotations
20 errors, 3 warnings, and 2 notices
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Test timeout of 10000ms exceeded.
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L53
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('filter-configuration-menu-button')
51 | );
52 |
> 53 | await page.getByTestId('filter-configuration-menu-button').click();
| ^
54 | await page
55 | .getByTestId('workflows-summary-table-configuration-button')
56 | .click();
at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:53:64
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L53
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('filter-configuration-menu-button')
51 | );
52 |
> 53 | await page.getByTestId('filter-configuration-menu-button').click();
| ^
54 | await page
55 | .getByTestId('workflows-summary-table-configuration-button')
56 | .click();
at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:53:64
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L53
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('filter-configuration-menu-button')
51 | );
52 |
> 53 | await page.getByTestId('filter-configuration-menu-button').click();
| ^
54 | await page
55 | .getByTestId('workflows-summary-table-configuration-button')
56 | .click();
at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:53:64
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L53
1) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('filter-configuration-menu-button')
51 | );
52 |
> 53 | await page.getByTestId('filter-configuration-menu-button').click();
| ^
54 | await page
55 | .getByTestId('workflows-summary-table-configuration-button')
56 | .click();
at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:53:64
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:73:3 › Workflows Table Configuration › allows removing columns from the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L1
2) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:73:3 › Workflows Table Configuration › allows removing columns from the table
Test timeout of 10000ms exceeded.
|
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:73:3 › Workflows Table Configuration › allows removing columns from the table:
tests/e2e/workflows-summary-table-configuration.spec.ts#L82
2) [chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:73:3 › Workflows Table Configuration › allows removing columns from the table
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('filter-configuration-menu-button')
80 | );
81 |
> 82 | await page.getByTestId('filter-configuration-menu-button').click();
| ^
83 | await page
84 | .getByTestId('workflows-summary-table-configuration-button')
85 | .click();
at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:82:64
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L1
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Test timeout of 10000ms exceeded.
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L52
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Error: page.waitForRequest: Test timeout of 10000ms exceeded.
=========================== logs ===========================
waiting for request "**/api/v1/namespaces/*/workflows/*/reset*"
============================================================
50 | page,
51 | }) => {
> 52 | const requestPromise = page.waitForRequest(WORKFLOW_RESET_API);
| ^
53 |
54 | await page.getByTestId('workflow-reset-button').click();
55 | await page.getByTestId('workflow-reset-event-id-select-button').click();
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:52:35
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L55
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('workflow-reset-event-id-select-button')
53 |
54 | await page.getByTestId('workflow-reset-button').click();
> 55 | await page.getByTestId('workflow-reset-event-id-select-button').click();
| ^
56 | await page
57 | .locator('#reset-event-id-select')
58 | .locator('[role="option"]')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:55:71
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L1
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Error: Test timeout of 10000ms exceeded.
Browser logs:
<launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --disable-field-trial-config --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=/tmp/playwright_chromiumdev_profile-rdydfV --remote-debugging-pipe --no-startup-window
<launched> pid=5493
[pid=5493][err] [1204/172802.668745:INFO:config_dir_policy_loader.cc(118)] Skipping mandatory platform policies because no policy file was found at: /etc/chromium/policies/managed
[pid=5493][err] [1204/172802.668781:INFO:config_dir_policy_loader.cc(118)] Skipping recommended platform policies because no policy file was found at: /etc/chromium/policies/recommended
[pid=5493][err] [1204/172802.679463:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
[pid=5493][err] [1204/172802.689619:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.
[pid=5493] <gracefully close start>
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L1
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L52
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForRequest: Test timeout of 10000ms exceeded.
=========================== logs ===========================
waiting for request "**/api/v1/namespaces/*/workflows/*/reset*"
============================================================
50 | page,
51 | }) => {
> 52 | const requestPromise = page.waitForRequest(WORKFLOW_RESET_API);
| ^
53 |
54 | await page.getByTestId('workflow-reset-button').click();
55 | await page.getByTestId('workflow-reset-event-id-select-button').click();
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:52:35
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L55
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('workflow-reset-event-id-select-button')
53 |
54 | await page.getByTestId('workflow-reset-button').click();
> 55 | await page.getByTestId('workflow-reset-event-id-select-button').click();
| ^
56 | await page
57 | .locator('#reset-event-id-select')
58 | .locator('[role="option"]')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:55:71
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L1
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L52
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForRequest: Test timeout of 10000ms exceeded.
=========================== logs ===========================
waiting for request "**/api/v1/namespaces/*/workflows/*/reset*"
============================================================
50 | page,
51 | }) => {
> 52 | const requestPromise = page.waitForRequest(WORKFLOW_RESET_API);
| ^
53 |
54 | await page.getByTestId('workflow-reset-button').click();
55 | await page.getByTestId('workflow-reset-event-id-select-button').click();
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:52:35
|
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point:
tests/integration/workflow-actions.spec.ts#L55
1) [chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByTestId('workflow-reset-event-id-select-button')
53 |
54 | await page.getByTestId('workflow-reset-button').click();
> 55 | await page.getByTestId('workflow-reset-event-id-select-button').click();
| ^
56 | await page
57 | .locator('#reset-event-id-select')
58 | .locator('[role="option"]')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:55:71
|
e2e-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-e2e", "playwright-report-integration".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
9 failed
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:73:3 › Workflows Table Configuration › allows removing columns from the table
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons
[chromium desktop] › e2e/workflows-summary-table-configuration.spec.ts:145:3 › Workflows Table Configuration › allows reordering columns in the table via drag and drop
[chromium desktop] › e2e/workflows.spec.ts:29:3 › Workflow Execution Page › should render decoded query results
[chromium mobile] › e2e/workflows-summary-table-configuration.spec.ts:36:3 › Workflows Table Configuration › allows adding columns to the table
[chromium mobile] › e2e/workflows-summary-table-configuration.spec.ts:73:3 › Workflows Table Configuration › allows removing columns from the table
[chromium mobile] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons
[chromium mobile] › e2e/workflows.spec.ts:29:3 › Workflow Execution Page › should render decoded query results
5 skipped
6 passed (8.2m)
|
🎭 Playwright Run Summary
21 failed
[chromium desktop] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
[chromium desktop] › integration/workflow-actions.spec.ts:75:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows NOT reapplying signals after the reset point
[chromium desktop] › integration/workflow-actions.spec.ts:113:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version >=1.24 › Allows reapplying Signals and Updates after the reset point
[chromium desktop] › integration/workflow-actions.spec.ts:141:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version >=1.24 › Allows excluding Signals after the reset point
[chromium desktop] › integration/workflow-actions.spec.ts:169:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version >=1.24 › Allows excluding Updates after the reset point
[chromium desktop] › integration/workflow-bulk-actions.spec.ts:37:5 › Batch and Bulk Workflow Actions › when advanced visibility is enabled › allows running workflows to be terminated by a query
[chromium desktop] › integration/workflow-bulk-actions.spec.ts:78:5 › Batch and Bulk Workflow Actions › when advanced visibility is enabled › allows running workflows to be cancelled by a query
[chromium desktop] › integration/workflow-navigation.desktop.spec.ts:10:1 › Top Navigation current namespace is present
[chromium desktop] › integration/workflow-navigation.desktop.spec.ts:20:1 › Top Navigation current namespace is present and has other namespaces to search and navigate to
[chromium desktop] › integration/workflow-navigation.desktop.spec.ts:45:1 › Top Navigation current namespace is present and has other namespaces to search and stays open with space press
[chromium desktop] › integration/workflows-count.spec.ts:34:5 › Workflows List with Counts when countGroupByExecutionStatus is disabled › Shows total count and result count › Results of workflows
[chromium desktop] › integration/workflows-search-attribute-filter.desktop.spec.ts:28:1 › it should update the datetime filter based on the selected timezone
[chromium mobile] › integration/workflow-actions.spec.ts:49:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
[chromium mobile] › integration/workflow-actions.spec.ts:75:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows NOT reapplying signals after the reset point
[chromium mobile] › integration/workflow-actions.spec.ts:113:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version >=1.24 › Allows reapplying Signals and Updates after the reset point
[chromium mobile] › integration/workflow-actions.spec.ts:141:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version >=1.24 › Allows excluding Signals after the reset point
[chromium mobile] › integration/workflow-actions.spec.ts:169:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version >=1.24 › Allows excluding Updates after the reset point
[chromium mobile] › integration/workflow-bulk-actions.spec.ts:37:5 › Batch and Bulk Workflow Actions › when advanced visibility is enabled › allows running workflows to be terminated by a query
[chromium mobile] › integration/workflow-bulk-actions.spec.ts:78:5 › Batch and Bulk Workflow Actions › when advanced visibility is enabled › allows running workflows to be cancelled by a query
[chromium mobile] › integration/workflows-count.spec.ts:34:5 › Workflows List with Counts when countGroupByExecutionStatus is disabled › Shows total count and result count › Results of workflows
[chromium mobile] › integration/workflows-search-attribute-filter.mobile.spec.ts:28:1 › it should update the datetime filter based on the selected tim
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-e2e
Expired
|
125 MB |
|
playwright-report-integration
Expired
|
183 MB |
|