Svelte 5 (2450) by @Alex-Tideman (Attempt 1) #4122
Annotations
10 errors, 2 warnings, and 1 notice
Run E2E tests:
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.
|
Run E2E tests:
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
|
Run E2E tests:
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.
|
Run E2E tests:
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
|
Run E2E tests:
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.
|
Run E2E tests:
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
|
Run E2E tests:
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.
|
Run E2E tests:
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
|
Run E2E tests:
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.
|
Run E2E tests:
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Run E2E tests
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.0m)
|
Loading