Skip to content

Feature/external dataset subscription (#1081) #2903

Feature/external dataset subscription (#1081)

Feature/external dataset subscription (#1081) #2903

Triggered via push January 19, 2024 21:07
Status Failure
Total duration 5m 53s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 2 warnings, and 1 notice
[e2e tests] › tests/models.test.ts:57:3 › Models › Create button should be disabled after submitting once: e2e-tests/tests/models.test.ts#L68
1) [e2e tests] › tests/models.test.ts:57:3 › Models › Create button should be disabled after submitting once Error: Timed out 5000ms waiting for expect(received).toBeDisabled() Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('button', { name: 'Creating...' }) 66 | // Instead, the creating button should be present and disabled 67 | await expect(models.creatingButton).toBeVisible(); > 68 | await expect(models.creatingButton).toBeDisabled(); | ^ 69 | await expect(models.createButton).toBeVisible(); 70 | 71 | await expect(models.inputFile).toBeEmpty(); at /home/runner/work/***-ui/***-ui/e2e-tests/tests/models.test.ts:68:41
[e2e tests] › tests/models.test.ts:57:3 › Models › Create button should be disabled after submitting once: e2e-tests/tests/models.test.ts#L68
1) [e2e tests] › tests/models.test.ts:57:3 › Models › Create button should be disabled after submitting once Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeDisabled() Call log: - expect.toBeDisabled with timeout 5000ms - waiting for getByRole('button', { name: 'Creating...' }) 66 | // Instead, the creating button should be present and disabled 67 | await expect(models.creatingButton).toBeVisible(); > 68 | await expect(models.creatingButton).toBeDisabled(); | ^ 69 | await expect(models.createButton).toBeVisible(); 70 | 71 | await expect(models.inputFile).toBeEmpty(); at /home/runner/work/***-ui/***-ui/e2e-tests/tests/models.test.ts:68:41
[e2e tests] › tests/models.test.ts:53:3 › Models › Delete model: e2e-tests/tests/models.test.ts#L1
2) [e2e tests] › tests/models.test.ts:53:3 › Models › Delete model ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[e2e tests] › tests/models.test.ts:53:3 › Models › Delete model: e2e-tests/fixtures/Models.ts#L46
2) [e2e tests] › tests/models.test.ts:53:3 › Models › Delete model ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for locator('.ag-row:has-text("enthusiastic_gray_flyingfish")').locator('button[aria-label="Delete Model"]') locator resolved to <button class="st-button icon" aria-label="Delete Model">…</button> attempting click action waiting for element to be visible, enabled and stable element is not stable - waiting... element is not visible - waiting... ============================================================ at fixtures/Models.ts:46 44 | 45 | await expect(this.confirmModal).not.toBeVisible(); > 46 | await this.tableRowDeleteButton.click(); | ^ 47 | await this.confirmModal.waitFor({ state: 'attached' }); 48 | await this.confirmModal.waitFor({ state: 'visible' }); 49 | await expect(this.confirmModal).toBeVisible(); at Models.deleteModel (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Models.ts:46:37) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/models.test.ts:54:5
test
Process completed with exit code 1.
test
No files were found with the provided path: **/unit-test-results. No artifacts will be uploaded.
Slow Test: [e2e tests] › tests/models.test.ts#L1
[e2e tests] › tests/models.test.ts took 1.1m
🎭 Playwright Run Summary
1 failed [e2e tests] › tests/models.test.ts:57:3 › Models › Create button should be disabled after submitting once 1 flaky [e2e tests] › tests/models.test.ts:53:3 › Models › Delete model ──────────────────────────────── 1 skipped 98 passed (3.2m)

Artifacts

Produced during runtime
Name Size
Test Results Expired
5.72 MB