Skip to content

Added missing env. #282

Added missing env.

Added missing env. #282

Triggered via push December 22, 2024 14:29
Status Success
Total duration 21m 10s
Artifacts 5

cicd-feature.yml

on: push
Matrix: build-and-test / build-and-test
build-and-test  /  Publish Unit Test Report
12s
build-and-test / Publish Unit Test Report
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
diagram/system/add-edit-delete-attributes.spec.ts:89:8 › Add/Edit/Delete attributes to/from an entity in a diagram › Delete the attribute via properties view: e2e-tests/src/tests/diagram/system/add-edit-delete-attributes.spec.ts#L108
1) diagram/system/add-edit-delete-attributes.spec.ts:89:8 › Add/Edit/Delete attributes to/from an entity in a diagram › Delete the attribute via properties view Error: expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"_metadata.type": "comp:attribute", "snapshot.id": "system-diagram_1_EMPTY.EmptyEntityNode.New_Attribute", "snapshot.type": "comp:attribute"}] 106 | const entity = await diagramEditor.getEntity(EMPTY_ENTITY_ID); 107 | const attributeNodes = await entity.children.attributes(); > 108 | expect(attributeNodes).toHaveLength(0); | ^ 109 | await diagramEditor.saveAndClose(); 110 | 111 | // Verify that the attribute is deleted rom the entity file; at /home/runner/work/crossmodel/crossmodel/e2e-tests/src/tests/diagram/system/add-edit-delete-attributes.spec.ts:108:30
Slow Test: e2e-tests/diagram/system/add-edit-delete-attributes.spec.ts#L1
e2e-tests/diagram/system/add-edit-delete-attributes.spec.ts took 22.4s
build-and-test / Publish Unit Test Report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 flaky diagram/system/add-edit-delete-attributes.spec.ts:89:8 › Add/Edit/Delete attributes to/from an entity in a diagram › Delete the attribute via properties view 26 passed (2.6m)

Artifacts

Produced during runtime
Name Size
CrossBreezeNL~crossmodel~ZEXTSO.dockerbuild
43.1 KB
allure-results
1.39 MB
unit-test-results-Linux
1.47 KB
unit-test-results-Windows
1.47 KB
unit-test-results-macOS
1.48 KB