Skip to content

Feature: Upload external resources #4327

Feature: Upload external resources

Feature: Upload external resources #4327

Re-run triggered October 7, 2024 23:08
Status Failure
Total duration 8m 32s
Artifacts 3

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
[e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON: e2e-tests/tests/plan-resources.test.ts#L48
1) [e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="TimelineItemsPanel"]').getByText('/orientation') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="TimelineItemsPanel"]').getByText('/orientation') 46 | test('Uploading external plan dataset file - JSON', async () => { 47 | await plan.uploadExternalDatasets('e2e-tests/data/external-dataset.json'); > 48 | await expect(plan.panelActivityTypes.getByText('/orientation')).toBeVisible(); | ^ 49 | }); 50 | 51 | test('Uploading external plan dataset file - CSV', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-resources.test.ts:48:69
[e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON: e2e-tests/tests/plan-resources.test.ts#L48
1) [e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="TimelineItemsPanel"]').getByText('/orientation') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="TimelineItemsPanel"]').getByText('/orientation') 46 | test('Uploading external plan dataset file - JSON', async () => { 47 | await plan.uploadExternalDatasets('e2e-tests/data/external-dataset.json'); > 48 | await expect(plan.panelActivityTypes.getByText('/orientation')).toBeVisible(); | ^ 49 | }); 50 | 51 | test('Uploading external plan dataset file - CSV', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-resources.test.ts:48:69
[e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON: e2e-tests/tests/plan-resources.test.ts#L48
1) [e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="TimelineItemsPanel"]').getByText('/orientation') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="TimelineItemsPanel"]').getByText('/orientation') 46 | test('Uploading external plan dataset file - JSON', async () => { 47 | await plan.uploadExternalDatasets('e2e-tests/data/external-dataset.json'); > 48 | await expect(plan.panelActivityTypes.getByText('/orientation')).toBeVisible(); | ^ 49 | }); 50 | 51 | test('Uploading external plan dataset file - CSV', async () => { at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-resources.test.ts:48:69
e2e-test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [e2e tests] › tests/plan-resources.test.ts:46:3 › Plan Resources › Uploading external plan dataset file - JSON 2 did not run 147 passed (5.9m)

Artifacts

Produced during runtime
Name Size
E2E Test Results
14.9 MB