Skip to content

Add ability to query schedules (2272) by @laurakwhit (Attempt 1) #3544

Add ability to query schedules (2272) by @laurakwhit (Attempt 1)

Add ability to query schedules (2272) by @laurakwhit (Attempt 1) #3544

Triggered via pull request August 19, 2024 15:35
Status Failure
Total duration 6m 55s
Artifacts 2

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 3 warnings, and 2 notices
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Test timeout of 10000ms exceeded.
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L125
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Error: expect(locator).toBeVisible() Locator: locator('#workflows-summary-table-configuration-drawer') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('#workflows-summary-table-configuration-drawer') 123 | await expect( 124 | page.locator('#workflows-summary-table-configuration-drawer'), > 125 | ).toBeVisible(); | ^ 126 | 127 | for (let i = 0; i < 3; i++) { 128 | await delayClick('orderable-list-item-Run ID-move-down-button', page); at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:125:7
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 10000ms exceeded.
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L125
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('#workflows-summary-table-configuration-drawer') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('#workflows-summary-table-configuration-drawer') 123 | await expect( 124 | page.locator('#workflows-summary-table-configuration-drawer'), > 125 | ).toBeVisible(); | ^ 126 | 127 | for (let i = 0; i < 3; i++) { 128 | await delayClick('orderable-list-item-Run ID-move-down-button', page); at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:125:7
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 10000ms exceeded.
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L125
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('#workflows-summary-table-configuration-drawer') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('#workflows-summary-table-configuration-drawer') 123 | await expect( 124 | page.locator('#workflows-summary-table-configuration-drawer'), > 125 | ).toBeVisible(); | ^ 126 | 127 | for (let i = 0; i < 3; i++) { 128 | await delayClick('orderable-list-item-Run ID-move-down-button', page); at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:125:7
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L1
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 10000ms exceeded.
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons: tests/e2e/workflows-summary-table-configuration.spec.ts#L125
1) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('#workflows-summary-table-configuration-drawer') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('#workflows-summary-table-configuration-drawer') 123 | await expect( 124 | page.locator('#workflows-summary-table-configuration-drawer'), > 125 | ).toBeVisible(); | ^ 126 | 127 | for (let i = 0; i < 3; i++) { 128 | await delayClick('orderable-list-item-Run ID-move-down-button', page); at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:125:7
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:145:3 › Workflows Table Configuration › allows reordering columns in the table via drag and drop: tests/e2e/workflows-summary-table-configuration.spec.ts#L1
2) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:145:3 › Workflows Table Configuration › allows reordering columns in the table via drag and drop Test timeout of 10000ms exceeded.
[chromium] › e2e/workflows-summary-table-configuration.spec.ts:145:3 › Workflows Table Configuration › allows reordering columns in the table via drag and drop: tests/e2e/workflows-summary-table-configuration.spec.ts#L168
2) [chromium] › e2e/workflows-summary-table-configuration.spec.ts:145:3 › Workflows Table Configuration › allows reordering columns in the table via drag and drop Error: expect(locator).toBeVisible() Locator: locator('#workflows-summary-table-configuration-drawer') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('#workflows-summary-table-configuration-drawer') 166 | await expect( 167 | page.locator('#workflows-summary-table-configuration-drawer'), > 168 | ).toBeVisible(); | ^ 169 | 170 | const sourceElement = page.getByTestId('orderable-list-item-Run ID'); 171 | const targetElement = page.getByTestId('orderable-list-item-End'); at /home/runner/work/ui/ui/tests/e2e/workflows-summary-table-configuration.spec.ts:168:7
integration-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-go@v3, arduino/setup-protoc@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
40 passed (2.3m)
🎭 Playwright Run Summary
2 failed [chromium] › e2e/workflows-summary-table-configuration.spec.ts:102:3 › Workflows Table Configuration › allows reordering columns in the table via buttons [chromium] › e2e/workflows-summary-table-configuration.spec.ts:145:3 › Workflows Table Configuration › allows reordering columns in the table via drag and drop 2 skipped 6 passed (3.1m)

Artifacts

Produced during runtime
Name Size
playwright-report-e2e Expired
53.3 MB
playwright-report-integration Expired
520 KB