Svelte 5 (2450) by @Alex-Tideman (Attempt 1) #4121
playwright.yml
on: pull_request
integration-tests
19m 13s
e2e-tests
11m 32s
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:53: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:53: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:53: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#L56
1) [chromium desktop] › integration/workflow-actions.spec.ts:53: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*"
============================================================
54 | page,
55 | }) => {
> 56 | const requestPromise = page.waitForRequest(WORKFLOW_RESET_API);
| ^
57 |
58 | await page
59 | .getByTestId('workflow-reset-button')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:56:35
|
[chromium desktop] › integration/workflow-actions.spec.ts:53: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#L65
1) [chromium desktop] › integration/workflow-actions.spec.ts:53: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').locator('visible=true')
63 | .getByTestId('workflow-reset-event-id-select-button')
64 | .locator('visible=true')
> 65 | .click();
| ^
66 | await page
67 | .locator('#reset-event-id-select')
68 | .locator('[role="option"]')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:65:10
|
[chromium desktop] › integration/workflow-actions.spec.ts:53: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:53: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:53: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#L56
1) [chromium desktop] › integration/workflow-actions.spec.ts:53: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*"
============================================================
54 | page,
55 | }) => {
> 56 | const requestPromise = page.waitForRequest(WORKFLOW_RESET_API);
| ^
57 |
58 | await page
59 | .getByTestId('workflow-reset-button')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:56:35
|
[chromium desktop] › integration/workflow-actions.spec.ts:53: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#L65
1) [chromium desktop] › integration/workflow-actions.spec.ts:53: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').locator('visible=true')
63 | .getByTestId('workflow-reset-event-id-select-button')
64 | .locator('visible=true')
> 65 | .click();
| ^
66 | await page
67 | .locator('#reset-event-id-select')
68 | .locator('[role="option"]')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:65:10
|
[chromium desktop] › integration/workflow-actions.spec.ts:53: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:53: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:53: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#L56
1) [chromium desktop] › integration/workflow-actions.spec.ts:53: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*"
============================================================
54 | page,
55 | }) => {
> 56 | const requestPromise = page.waitForRequest(WORKFLOW_RESET_API);
| ^
57 |
58 | await page
59 | .getByTestId('workflow-reset-button')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:56:35
|
[chromium desktop] › integration/workflow-actions.spec.ts:53: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#L65
1) [chromium desktop] › integration/workflow-actions.spec.ts:53: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').locator('visible=true')
63 | .getByTestId('workflow-reset-event-id-select-button')
64 | .locator('visible=true')
> 65 | .click();
| ^
66 | await page
67 | .locator('#reset-event-id-select')
68 | .locator('[role="option"]')
at /home/runner/work/ui/ui/tests/integration/workflow-actions.spec.ts:65:10
|
[chromium desktop] › integration/workflow-actions.spec.ts:53: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:53:5 › Workflow Actions for a Completed Workflow › Workflow Reset for server version <1.24 › allows reapplying signals after the reset point
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
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.1m)
|
🎭 Playwright Run Summary
21 failed
[chromium desktop] › integration/workflow-actions.spec.ts:53: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:87: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:136: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:172: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:211: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:53: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:87: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:136: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:172: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:211: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
|
122 MB |
|
playwright-report-integration
|
175 MB |
|