tiagobento commented on code in PR #2970:
URL:
https://github.com/apache/incubator-kie-tools/pull/2970#discussion_r1985420461
##########
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:
Same.
##########
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:
Please leave the annotations. It's important to know this is a regression
test.
--
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]