yesamer opened a new issue, #1196:
URL: https://github.com/apache/incubator-kie-issues/issues/1196

   In this PR, we discovered a Flaky Test present in  
`chrome-extension-serverless-workflow-editor`.
   
   That test points to a `yaml` file to the [main 
branch](https://github.com/apache/incubator-kie-tools/blob/main/packages/chrome-extension-serverless-workflow-editor/e2e-tests/tests/SwfFullScreenTest.ts#L49),
 totally ignoring any potential change introduced in the yaml file in a Pull 
request.
   
   We should find an alternative to manage that file. Most probably the Chrome 
extension requires a fixed repo to perform a test against it. However, the 
current logic in place should be avoided.
   
   Check if other tests are using the same approach: as a suggestion, please 
review all hardcoded `https://github.com/apache/incubator-kie-tools/` instances 


-- 
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]

Reply via email to