thiagoelg commented on PR #3556:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3556#issuecomment-4397422934

   > I am still confused about the build time, but clearly it is somehow 
dependent on particular PR. When I checked other PRs where we do just an 
'regular' update of code, not addition of hundreds of tests, even there build 
times are not same
   
   @jomarko That's normal. Our PR checks will scan the code changes to identify 
which packages are affected, then build their dependencies and dependents.
   
   https://github.com/apache/incubator-kie-tools/pull/3557 30 minutes - No BPMN 
Editor tests yet, so the build was fast.
   https://github.com/apache/incubator-kie-tools/pull/3560 162 minutes - 
Changes that affect the DMN Editor, so it forced the run of all e2e tests for 
the DMN Editor.
   https://github.com/apache/incubator-kie-tools/pull/3555 20 minutes - Same as 
the first one, but with fewer affected dependents.


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