tiagobento commented on code in PR #2970:
URL:
https://github.com/apache/incubator-kie-tools/pull/2970#discussion_r1985682828
##########
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:
##########
@@ -141,12 +141,6 @@ test.describe("Background table context menu", () => {
contextMenu,
table,
}) => {
- test.skip(true,
"https://github.com/apache/incubator-kie-issues/issues/1353");
- test.info().annotations.push({
- type: TestAnnotations.REGRESSION,
- description:
"https://github.com/apache/incubator-kie-issues/issues/1353",
- });
Review Comment:
Restored in 8fb2c354a8e51e7036c54b32a3945a9b6851ce85
##########
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:
##########
@@ -161,17 +155,11 @@ test.describe("Background table context menu", () => {
contextMenu,
table,
}) => {
- test.skip(true,
"https://github.com/apache/incubator-kie-issues/issues/1353");
- test.info().annotations.push({
- type: TestAnnotations.REGRESSION,
- description:
"https://github.com/apache/incubator-kie-issues/issues/1353",
- });
Review Comment:
Restored in 8fb2c354a8e51e7036c54b32a3945a9b6851ce85
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]