Skip to content

Advanced Timeline Filtering #4791

Advanced Timeline Filtering

Advanced Timeline Filtering #4791

Triggered via pull request December 23, 2024 21:05
Status Failure
Total duration 12m 54s
Artifacts 2

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 2 warnings, and 1 notice
[e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan: e2e-tests/fixtures/Plan.ts#L386
1) [e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: '1 - GrowBanana' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: '1 - GrowBanana' }) at fixtures/Plan.ts:386 384 | anchorMenuName, 385 | ); > 386 | await expect(this.panelActivityForm.getByRole('textbox', { name: anchorMenuName })).toBeVisible(); | ^ 387 | } 388 | 389 | async selectActivityPresetByName(presetName: string) { at Plan.selectActivityAnchorByIndex (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:386:89) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:57:5
[e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan: e2e-tests/fixtures/Plan.ts#L386
1) [e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: '4 - GrowBanana' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: '4 - GrowBanana' }) at fixtures/Plan.ts:386 384 | anchorMenuName, 385 | ); > 386 | await expect(this.panelActivityForm.getByRole('textbox', { name: anchorMenuName })).toBeVisible(); | ^ 387 | } 388 | 389 | async selectActivityPresetByName(presetName: string) { at Plan.selectActivityAnchorByIndex (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:386:89) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:57:5
[e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan: e2e-tests/fixtures/Plan.ts#L386
1) [e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: '7 - GrowBanana' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: '7 - GrowBanana' }) at fixtures/Plan.ts:386 384 | anchorMenuName, 385 | ); > 386 | await expect(this.panelActivityForm.getByRole('textbox', { name: anchorMenuName })).toBeVisible(); | ^ 387 | } 388 | 389 | async selectActivityPresetByName(presetName: string) { at Plan.selectActivityAnchorByIndex (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:386:89) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:57:5
[e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values: e2e-tests/fixtures/Plan.ts#L416
2) [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'None' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'None' }) at fixtures/Plan.ts:416 414 | presetName, 415 | ); > 416 | await expect(this.panelActivityForm.getByRole('textbox', { name: presetName })).toBeVisible(); | ^ 417 | } 418 | 419 | async selectSimulationTemplateByName(templateName: string) { at Plan.selectActivityPresetByName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:416:85) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activity-presets.test.ts:58:3
[e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values: e2e-tests/fixtures/Plan.ts#L416
2) [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'None' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'None' }) at fixtures/Plan.ts:416 414 | presetName, 415 | ); > 416 | await expect(this.panelActivityForm.getByRole('textbox', { name: presetName })).toBeVisible(); | ^ 417 | } 418 | 419 | async selectSimulationTemplateByName(templateName: string) { at Plan.selectActivityPresetByName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:416:85) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activity-presets.test.ts:58:3
[e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values: e2e-tests/fixtures/Plan.ts#L416
2) [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'None' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="ActivityFormPanel"]').getByRole('textbox', { name: 'None' }) at fixtures/Plan.ts:416 414 | presetName, 415 | ); > 416 | await expect(this.panelActivityForm.getByRole('textbox', { name: presetName })).toBeVisible(); | ^ 417 | } 418 | 419 | async selectSimulationTemplateByName(templateName: string) { at Plan.selectActivityPresetByName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:416:85) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activity-presets.test.ts:58:3
[e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values: e2e-tests/fixtures/Plan.ts#L447
3) [e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="SimulationPanel"]').getByRole('textbox', { name: 'None' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="SimulationPanel"]').getByRole('textbox', { name: 'None' }) at fixtures/Plan.ts:447 445 | templateName, 446 | ); > 447 | await expect(this.panelSimulation.getByRole('textbox', { name: templateName })).toBeVisible(); | ^ 448 | } 449 | 450 | async showConstraintsLayout() { at Plan.selectSimulationTemplateByName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:447:85) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-simulation-templates.test.ts:60:3
[e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values: e2e-tests/fixtures/Plan.ts#L447
3) [e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="SimulationPanel"]').getByRole('textbox', { name: 'None' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="SimulationPanel"]').getByRole('textbox', { name: 'None' }) at fixtures/Plan.ts:447 445 | templateName, 446 | ); > 447 | await expect(this.panelSimulation.getByRole('textbox', { name: templateName })).toBeVisible(); | ^ 448 | } 449 | 450 | async showConstraintsLayout() { at Plan.selectSimulationTemplateByName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:447:85) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-simulation-templates.test.ts:60:3
[e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values: e2e-tests/fixtures/Plan.ts#L447
3) [e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('[data-component-name="SimulationPanel"]').getByRole('textbox', { name: 'None' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('[data-component-name="SimulationPanel"]').getByRole('textbox', { name: 'None' }) at fixtures/Plan.ts:447 445 | templateName, 446 | ); > 447 | await expect(this.panelSimulation.getByRole('textbox', { name: templateName })).toBeVisible(); | ^ 448 | } 449 | 450 | async showConstraintsLayout() { at Plan.selectSimulationTemplateByName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:447:85) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-simulation-templates.test.ts:60:3
[e2e tests] › tests/timeline-view-editing.test.ts:98:3 › Timeline View Editing › Edit a row: e2e-tests/tests/timeline-view-editing.test.ts#L1
4) [e2e tests] › tests/timeline-view-editing.test.ts:98:3 › Timeline View Editing › Edit a row ─── Test timeout of 30000ms exceeded.
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
4 failed [e2e tests] › tests/plan-activities.test.ts:51:3 › Plan Activities › Deleting an activity directive with another directive anchored to it should and selecting re-anchor to plan should re-anchor to plan [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values [e2e tests] › tests/plan-simulation-templates.test.ts:75:3 › Plan Simulation Templates › Setting a simulation template to a simulation should update the parameter values [e2e tests] › tests/timeline-view-editing.test.ts:98:3 › Timeline View Editing › Edit a row ──── 1 flaky [e2e tests] › tests/model.test.ts:143:3 › Model › Should successfully save the model changes ─── 8 did not run 167 passed (10.1m)

Artifacts

Produced during runtime
Name Size
E2E Test Results
139 MB
Unit Test Results
3.2 MB