Skip to content

kie-issues#1298: Decision Services & multiple DRDs: make it possible o add external Decisions to a Decision Service #6149

kie-issues#1298: Decision Services & multiple DRDs: make it possible o add external Decisions to a Decision Service

kie-issues#1298: Decision Services & multiple DRDs: make it possible o add external Decisions to a Decision Service #6149

Triggered via pull request September 26, 2024 20:27
Status Success
Total duration 1h 53m 59s
Artifacts 12

ci_build.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

1 error, 24 warnings, and 3 notices
[webkit] › drgElements/changeDecisionProperties.spec.ts:86:7 › Change Properties - Decision › should change the Decision node documentation links: packages/dmn-editor/tests-e2e/drgElements/changeDecisionProperties.spec.ts#L96
1) [webkit] › drgElements/changeDecisionProperties.spec.ts:86:7 › Change Properties - Decision › should change the Decision node documentation links Error: expect(locator).toHaveText(expected) Locator: getByTestId('kie-tools--dmn-editor--properties-panel-container').getByTestId('kie-tools--dmn-editor--documentation-link--row-title').first() Expected string: "Link Text" Received string: "http://link.test.com/" Call log: - expect.toHaveText with timeout 10000ms - waiting for getByTestId('kie-tools--dmn-editor--properties-panel-container').getByTestId('kie-tools--dmn-editor--documentation-link--row-title').first() - locator resolved to <a target="_blank" href="http://link.test.com/" data-testid="kie-tools--dmn-editor--documentation-link--row-title">http://link.test.com/</a> - unexpected value "http://link.test.com/" - locator resolved to <a target="_blank" href="http://link.test.com/" data-testid="kie-tools--dmn-editor--documentation-link--row-title">http://link.test.com/</a> - unexpected value "http://link.test.com/" - locator resolved to <a target="_blank" href="http://link.test.com/" data-testid="kie-tools--dmn-editor--documentation-link--row-title">http://link.test.com/</a> - unexpected value "http://link.test.com/" 94 | const links = await decisionPropertiesPanel.getDocumentationLinks(); 95 | expect(links).toHaveLength(1); > 96 | expect(links[0]).toHaveText("Link Text"); | ^ 97 | expect(links[0]).toHaveAttribute("href", "http://link.test.com/"); 98 | }); 99 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drgElements/changeDecisionProperties.spec.ts:96:22
🎭 Playwright Run Summary
1 flaky [webkit] › drgElements/changeDecisionProperties.spec.ts:86:7 › Change Properties - Decision › should change the Decision node documentation links 99 skipped 1349 passed (1.1h)
🎭 Playwright Run Summary
39 passed (6.5m)
🎭 Playwright Run Summary
72 skipped 24 passed (3.6m)
run (ubuntu-latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 2)
Restore cache failed: Dependencies file is not found in /Users/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (macos-13, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 2): packages/dmn-editor/src/diagram/Diagram.tsx#L1035
React Hook useCallback has an unnecessary dependency: 'thisDmn.model.definitions'. Either exclude it or remove the dependency array
run (macos-13, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
run (windows-latest, 2)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 2): packages/dmn-editor/src/diagram/Diagram.tsx#L1035
React Hook useCallback has an unnecessary dependency: 'thisDmn.model.definitions'. Either exclude it or remove the dependency array
run (windows-latest, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
run (ubuntu-latest, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 2): packages/dmn-editor/src/diagram/Diagram.tsx#L1035
React Hook useCallback has an unnecessary dependency: 'thisDmn.model.definitions'. Either exclude it or remove the dependency array
Slow Test: packages/dmn-editor-standalone/[chromium] › api/undoAndRedo.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › api/undoAndRedo.spec.ts took 1.0m
Slow Test: packages/dmn-editor-standalone/[Google Chrome] › api/undoAndRedo.spec.ts#L1
packages/dmn-editor-standalone/[Google Chrome] › api/undoAndRedo.spec.ts took 47.5s
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Linux_2__build-artifacts", "Linux_2__end-to-end-tests-artifacts", "Linux_2__end-to-end-tests-reports", "Linux_2__tests-reports", "macOS_2__build-artifacts", "macOS_2__end-to-end-tests-artifacts", "macOS_2__end-to-end-tests-reports", "macOS_2__tests-reports", "Windows_2__build-artifacts", "Windows_2__end-to-end-tests-artifacts", "Windows_2__end-to-end-tests-reports", "Windows_2__tests-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Slow Test: packages/dmn-editor-standalone/[chromium] › includedModels/includedModels.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › includedModels/includedModels.spec.ts took 46.0s
Slow Test: packages/dmn-editor-standalone/[Google Chrome] › includedModels/includedModels.spec.ts#L1
packages/dmn-editor-standalone/[Google Chrome] › includedModels/includedModels.spec.ts took 37.2s
Slow Test: packages/dmn-editor-standalone/[chromium] › api/markAsSaved.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › api/markAsSaved.spec.ts took 36.0s
run (ubuntu-latest, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect

Artifacts

Produced during runtime
Name Size
Linux_2__build-artifacts
555 MB
Linux_2__end-to-end-tests-artifacts
6.73 MB
Linux_2__end-to-end-tests-reports
31.3 KB
Linux_2__tests-reports
1.57 KB
Windows_2__build-artifacts
548 MB
Windows_2__end-to-end-tests-artifacts
22 Bytes
Windows_2__end-to-end-tests-reports
22 Bytes
Windows_2__tests-reports
1.21 KB
macOS_2__build-artifacts
513 MB
macOS_2__end-to-end-tests-artifacts
22 Bytes
macOS_2__end-to-end-tests-reports
22 Bytes
macOS_2__tests-reports
1.04 KB