Feat/vml grammar #4132
test.yml
on: pull_request
unit-test
1m 59s
e2e-test
7m 58s
Annotations
3 errors and 1 notice
unit-test
Process completed with exit code 1.
|
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent:
e2e-tests/tests/plan-activities.test.ts#L1
1) [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent
Test timeout of 30000ms exceeded.
|
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent:
e2e-tests/fixtures/Plan.ts#L373
1) [e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent
Error: page.waitForFunction: Target page, context or browser has been closed
at fixtures/Plan.ts:373
371 | await this.panelActivityForm.getByRole('menuitem').nth(index).waitFor({ state: 'detached' });
372 |
> 373 | await this.page.waitForFunction(
| ^
374 | anchorMenuName => document.querySelector('.anchor-form .selected-display-value')?.innerHTML === anchorMenuName,
375 | anchorMenuName,
376 | );
at Plan.selectActivityAnchorByIndex (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Plan.ts:373:21)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/plan-activities.test.ts:84:5
|
🎭 Playwright Run Summary
1 flaky
[e2e tests] › tests/plan-activities.test.ts:75:3 › Plan Activities › Deleting multiple activity directives but only 1 has a remaining anchored dependent should prompt for just the one with a remaining dependent
147 passed (5.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
E2E Test Results
Expired
|
10.2 MB |
|
Unit Test Results
Expired
|
479 KB |
|