Skip to content

Add External Events #4318

Add External Events

Add External Events #4318

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

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 2 warnings, and 1 notice
unit-test
Process completed with exit code 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: e2e-tests/tests/plan-external-source.test.ts#L204
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('Deleted files organized by source type and derivation group') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Deleted files organized by source type and derivation group') 202 | await plan.goto(); 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 | at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-external-source.test.ts:204:97
[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/
Slow Test: [e2e tests] › tests/scheduling.test.ts#L1
[e2e tests] › tests/scheduling.test.ts took 1.0m
🎭 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.6 MB
Unit Test Results
483 KB