Skip to content

Add External Events #4321

Add External Events

Add External Events #4321

Triggered via pull request October 7, 2024 19:49
Status Failure
Total duration 10m 1s
Artifacts 2

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
[e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group: e2e-tests/tests/plan-external-source.test.ts#L205
1) [e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('external-event-derivation-1.json') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('external-event-derivation-1.json') 203 | await plan.showPanel(PanelNames.EXTERNAL_SOURCES); 204 | await expect(page.getByText('Deleted files organized by source type and derivation group')).toBeVisible(); > 205 | await expect(page.getByText(externalSources.derivationTestFileKey1)).toBeVisible(); | ^ 206 | }); 207 | 208 | test('Linked derivation groups should be expandable in panel', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-external-source.test.ts:205:74
[e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group: e2e-tests/tests/plan-external-source.test.ts#L205
1) [e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('external-event-derivation-1.json') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('external-event-derivation-1.json') 203 | await plan.showPanel(PanelNames.EXTERNAL_SOURCES); 204 | await expect(page.getByText('Deleted files organized by source type and derivation group')).toBeVisible(); > 205 | await expect(page.getByText(externalSources.derivationTestFileKey1)).toBeVisible(); | ^ 206 | }); 207 | 208 | test('Linked derivation groups should be expandable in panel', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-external-source.test.ts:205:74
[e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group: e2e-tests/tests/plan-external-source.test.ts#L205
1) [e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('external-event-derivation-1.json') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('external-event-derivation-1.json') 203 | await plan.showPanel(PanelNames.EXTERNAL_SOURCES); 204 | await expect(page.getByText('Deleted files organized by source type and derivation group')).toBeVisible(); > 205 | await expect(page.getByText(externalSources.derivationTestFileKey1)).toBeVisible(); | ^ 206 | }); 207 | 208 | test('Linked derivation groups should be expandable in panel', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-external-source.test.ts:205:74
e2e-test
Process completed with exit code 1.
e2e-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 failed [e2e tests] › tests/plan-external-source.test.ts:158:3 › Plan External Sources › Cards should be shown when a file is added or deleted from a plans linked derivation group 3 did not run 164 passed (7.2m)

Artifacts

Produced during runtime
Name Size
E2E Test Results
24.2 MB
Unit Test Results
2.95 MB