Skip to content

Feature: Upload external resources #4374

Feature: Upload external resources

Feature: Upload external resources #4374

Re-run triggered October 14, 2024 23:36
Status Success
Total duration 8m 31s
Artifacts 2

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
[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-activity-presets.test.ts#L18
1) [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values "beforeAll" hook timeout of 30000ms exceeded. 16 | let schedulingGoals: SchedulingGoals; 17 | > 18 | test.beforeAll(async ({ baseURL, browser }) => { | ^ 19 | context = await browser.newContext(); 20 | page = await context.newPage(); 21 | at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activity-presets.test.ts:18:6
[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-activity-presets.test.ts#L18
1) [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values "beforeAll" hook timeout of 30000ms exceeded. 16 | let schedulingGoals: SchedulingGoals; 17 | > 18 | test.beforeAll(async ({ baseURL, browser }) => { | ^ 19 | context = await browser.newContext(); 20 | page = await context.newPage(); 21 | at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activity-presets.test.ts:18:6
[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#L250
1) [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: locator.waitFor: Target page, context or browser has been closed Call log: - waiting for locator('[data-component-name="ActivityFormPanel"]').locator('.dropdown-header') at fixtures/Plan.ts:250 248 | async fillActivityPresetName(presetName: string) { 249 | await this.panelActivityForm.getByRole('button', { name: 'Set Preset' }).click(); > 250 | await this.panelActivityForm.locator('.dropdown-header').waitFor({ state: 'attached' }); | ^ 251 | await this.panelActivityForm.getByPlaceholder('Enter preset name').click(); 252 | await this.panelActivityForm.getByPlaceholder('Enter preset name').fill(presetName); 253 | await this.panelActivityForm.getByPlaceholder('Enter preset name').blur(); at Plan.fillActivityPresetName (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:250:62) at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activity-presets.test.ts:41:3
🎭 Playwright Run Summary
1 flaky [e2e tests] › tests/plan-activity-presets.test.ts:73:3 › Plan Activity Presets › Setting a preset to a directive should update the parameter values 149 passed (5.7m)

Artifacts

Produced during runtime
Name Size
E2E Test Results Expired
7.93 MB