Skip to content

NO-ISSUE: Bump up vscode-extension-tester to 8.10.0 #6748

NO-ISSUE: Bump up vscode-extension-tester to 8.10.0

NO-ISSUE: Bump up vscode-extension-tester to 8.10.0 #6748

Re-run triggered December 16, 2024 15:04
Status Success
Total duration 1h 1m 34s
Artifacts 28

ci_build.yml

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

Annotations

7 errors, 19 warnings, and 5 notices
[webkit] › drgElements/modelDecisionService.spec.ts:222:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Inputs Order › Decision Service Inputs Signature should be reordered: packages/dmn-editor/tests-e2e/drgElements/modelDecisionService.spec.ts#L235
1) [webkit] › drgElements/modelDecisionService.spec.ts:222:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Inputs Order › Decision Service Inputs Signature should be reordered Error: expect(received).toEqual(expected) // deep equality Expected: "New Decision Service(A, B, AA, BB)" Received: "New Decision Service(A, B, BB, AA)" 233 | await decisionServicePropertiesPanel.moveInputData({ fromIndex: 0, toIndex: 1 }); 234 | await decisionServicePropertiesPanel.moveInputDecision({ fromIndex: 0, toIndex: 1 }); > 235 | expect(await decisionServicePropertiesPanel.getInvokingThisDecisionServiceInFeel()).toEqual( | ^ 236 | "New Decision Service(A, B, AA, BB)" 237 | ); 238 | expect(await decisionServicePropertiesPanel.getInputDecisions()).toEqual(["A", "B"]); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drgElements/modelDecisionService.spec.ts:235:93
[webkit] › drgElements/modelDecisionService.spec.ts:259:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Decisions › Decision Service Decision Signature should not contain deleted Output Decision: packages/dmn-editor/tests-e2e/drgElements/modelDecisionService.spec.ts#L255
2) [webkit] › drgElements/modelDecisionService.spec.ts:259:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Decisions › Decision Service Decision Signature should not contain deleted Output Decision Error: expect(received).toEqual(expected) // deep equality - Expected - 3 + Received + 1 - Array [ - "A", - ] + Array [] 253 | await nodes.select({ name: DefaultNodeName.DECISION_SERVICE, position: NodePosition.TOP }); 254 | await decisionServicePropertiesPanel.open(); > 255 | expect(await decisionServicePropertiesPanel.getOutputDecisions()).toEqual(["A"]); | ^ 256 | expect(await decisionServicePropertiesPanel.getEncapsulatedDecisions()).toEqual(["B"]); 257 | }); 258 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drgElements/modelDecisionService.spec.ts:255:75
[webkit] › drgRequirements/deleteAuthorityRequirement.spec.ts:54:7 › Delete edge - Authority Requirement › should delete an Authority Requirement using the backspace key: packages/dmn-editor/tests-e2e/drgRequirements/deleteAuthorityRequirement.spec.ts#L60
3) [webkit] › drgRequirements/deleteAuthorityRequirement.spec.ts:54:7 › Delete edge - Authority Requirement › should delete an Authority Requirement using the backspace key Error: Timed out 10000ms waiting for expect(locator).not.toBeAttached() Locator: getByRole('button', { name: 'Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199' }) Expected: not attached Received: attached Call log: - expect.not.toBeAttached with timeout 10000ms - waiting for getByRole('button', { name: 'Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199' }) - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" - locator resolved to <g tabindex="0" role="button" aria-describedby="react-flow__edge-desc-1" data-testid="rf__edge-_F6652DCA-78B6-477A-AD4E-4ADE3022EB7F" class="react-flow__edge react-flow__edge-edge_authorityRequirement nopan" aria-label="Edge from #_52F0A62F-F554-4025-ABDD-D11C0F511241 to #_FC6C0094-5B50-4FBC-9EE0-28F8B5F28199">…</g> - unexpected value "true" -
[chromium] › scesimEditor/testScenarioTable/contextMenu.spec.ts:42:9 › Test scenario table context menu › Context menu checks › should render field context menu: packages/scesim-editor/tests-e2e/scesimEditor/testScenarioTable/contextMenu.spec.ts#L28
1) [chromium] › scesimEditor/testScenarioTable/contextMenu.spec.ts:42:9 › Test scenario table context menu › Context menu checks › should render field context menu Test timeout of 60000ms exceeded while running "beforeEach" hook. 26 | test.describe("Test scenario table context menu", () => { 27 | test.describe("Context menu checks", () => { > 28 | test.beforeEach(async ({ editor, testScenarioTable, table }) => { | ^ 29 | await editor.createTestScenario(AssetType.RULE); 30 | await table.addRow({ targetCellName: "1", position: AddRowPosition.ABOVE }); 31 | await testScenarioTable.fill({ content: "test", rowLocatorInfo: "1", columnNumber: 1 }); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/testScenarioTable/contextMenu.spec.ts:28:10
[chromium] › scesimEditor/testScenarioTable/contextMenu.spec.ts:42:9 › Test scenario table context menu › Context menu checks › should render field context menu: packages/scesim-editor/tests-e2e/__fixtures__/table.ts#L44
1) [chromium] › scesimEditor/testScenarioTable/contextMenu.spec.ts:42:9 › Test scenario table context menu › Context menu checks › should render field context menu Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('menuitem', { name: 'Insert Above' }) at __fixtures__/table.ts:44 42 | args.position === AddRowPosition.BELOW 43 | ? await this.page.getByRole("menuitem", { name: "Insert Below" }).click() > 44 | : await this.page.getByRole("menuitem", { name: "Insert Above" }).click(); | ^ 45 | } 46 | 47 | public async addPropertyColumn(args: { targetCellName: string; position: AddColumnPosition; columnNumber: number }) { at Table.addRow (/home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__fixtures__/table.ts:44:73) at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/testScenarioTable/contextMenu.spec.ts:30:7
[Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:71:9 › Test scenario table context menu › Context menu checks › should add and delete instance column right: packages/scesim-editor/tests-e2e/scesimEditor/testScenarioTable/contextMenu.spec.ts#L28
2) [Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:71:9 › Test scenario table context menu › Context menu checks › should add and delete instance column right Test timeout of 60000ms exceeded while running "beforeEach" hook. 26 | test.describe("Test scenario table context menu", () => { 27 | test.describe("Context menu checks", () => { > 28 | test.beforeEach(async ({ editor, testScenarioTable, table }) => { | ^ 29 | await editor.createTestScenario(AssetType.RULE); 30 | await table.addRow({ targetCellName: "1", position: AddRowPosition.ABOVE }); 31 | await testScenarioTable.fill({ content: "test", rowLocatorInfo: "1", columnNumber: 1 }); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/testScenarioTable/contextMenu.spec.ts:28:10
[Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:71:9 › Test scenario table context menu › Context menu checks › should add and delete instance column right: packages/scesim-editor/tests-e2e/__fixtures__/table.ts#L44
2) [Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:71:9 › Test scenario table context menu › Context menu checks › should add and delete instance column right Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('menuitem', { name: 'Insert Above' }) at __fixtures__/table.ts:44 42 | args.position === AddRowPosition.BELOW 43 | ? await this.page.getByRole("menuitem", { name: "Insert Below" }).click() > 44 | : await this.page.getByRole("menuitem", { name: "Insert Above" }).click(); | ^ 45 | } 46 | 47 | public async addPropertyColumn(args: { targetCellName: string; position: AddColumnPosition; columnNumber: number }) { at Table.addRow (/home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__fixtures__/table.ts:44:73) at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/testScenarioTable/contextMenu.spec.ts:30:7
run (ubuntu-latest, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run (ubuntu-latest, 1)
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, 1)
This extension consists of 3999 files, out of which 109 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
run (ubuntu-latest, 1)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
run (macos-13, 1)
Restore cache failed: Dependencies file is not found in /Users/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 1)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
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
Slow Test: packages/boxed-expression-component/[webkit] › boxedExpressions/context/populate.spec.ts#L1
packages/boxed-expression-component/[webkit] › boxedExpressions/context/populate.spec.ts took 19.2s
Slow Test: packages/dmn-editor-standalone/[chromium] › api/undoAndRedo.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › api/undoAndRedo.spec.ts took 1.1m
Slow Test: packages/dmn-editor-standalone/[chromium] › includedModels/includedModels.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › includedModels/includedModels.spec.ts took 48.8s
Slow Test: packages/dmn-editor-standalone/[Google Chrome] › api/undoAndRedo.spec.ts#L1
packages/dmn-editor-standalone/[Google Chrome] › api/undoAndRedo.spec.ts took 48.3s
Slow Test: packages/dmn-editor-standalone/[Google Chrome] › includedModels/includedModels.spec.ts#L1
packages/dmn-editor-standalone/[Google Chrome] › includedModels/includedModels.spec.ts took 38.3s
Slow Test: packages/dmn-editor-standalone/[chromium] › api/markAsSaved.spec.ts#L1
packages/dmn-editor-standalone/[chromium] › api/markAsSaved.spec.ts took 37.8s
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
run (ubuntu-latest, 2)
This extension consists of 1213 files, out of which 315 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
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): 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 (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): 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
🎭 Playwright Run Summary
77 skipped 805 passed (25.4m)
🎭 Playwright Run Summary
3 flaky [webkit] › drgElements/modelDecisionService.spec.ts:222:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Inputs Order › Decision Service Inputs Signature should be reordered [webkit] › drgElements/modelDecisionService.spec.ts:259:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Decisions › Decision Service Decision Signature should not contain deleted Output Decision [webkit] › drgRequirements/deleteAuthorityRequirement.spec.ts:54:7 › Delete edge - Authority Requirement › should delete an Authority Requirement using the backspace key 99 skipped 1356 passed (1.2h)
🎭 Playwright Run Summary
2 flaky [chromium] › scesimEditor/testScenarioTable/contextMenu.spec.ts:42:9 › Test scenario table context menu › Context menu checks › should render field context menu [Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:71:9 › Test scenario table context menu › Context menu checks › should add and delete instance column right 46 skipped 129 passed (7.7m)
🎭 Playwright Run Summary
39 passed (6.7m)
🎭 Playwright Run Summary
72 skipped 24 passed (3.9m)

Artifacts

Produced during runtime
Name Size
macOS_2__build-artifacts
606 MB
macOS_2__end-to-end-tests-artifacts
182 Bytes
macOS_2__end-to-end-tests-reports
178 Bytes
macOS_2__tests-reports
1.47 KB