add tests for the node resize feature and properties panel #232
Annotations
2 errors, 1 warning, and 1 notice
PARTIAL → Build changed and dependents:
packages/dmn-editor/tests/e2e/drgRequirements/addAuthorityRequirementWaypoint.spec.ts#L77
1) [webkit] › drgRequirements/addAuthorityRequirementWaypoint.spec.ts:56:7 › Add edge waypoint - Authority Requirement › should attach multiple Authority Requirement waypoints to the edge
Error: Timed out 10000ms waiting for expect(received).toBeAttached()
Call log:
- expect.toBeAttached with timeout 10000ms
- waiting for getByRole('button', { name: 'Edge from #_D1C65C89-AA76-49C9-863A-B0DE6E9BAB8A to #_DF350823-0BF7-43B9-80CE-8B8EC66FD060' }).locator('[data-waypointindex="2"]')
75 | waypointIndex: 2,
76 | })
> 77 | ).toBeAttached();
| ^
78 | });
79 | });
80 |
at /home/runner/work/kie-tools/kie-tools/packages/dmn-editor/tests/e2e/drgRequirements/addAuthorityRequirementWaypoint.spec.ts:77:7
|
PARTIAL → Build changed and dependents
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PARTIAL → Build changed and dependents
1 flaky
[webkit] › drgRequirements/addAuthorityRequirementWaypoint.spec.ts:56:7 › Add edge waypoint - Authority Requirement › should attach multiple Authority Requirement waypoints to the edge
96 skipped
887 passed (29.6m)
|
Loading