ljmotta commented on code in PR #3559:
URL:
https://github.com/apache/incubator-kie-tools/pull/3559#discussion_r3343782533
##########
packages/playwright-base/env/index.js:
##########
@@ -51,7 +51,7 @@ module.exports =
composeEnv([require("@kie-tools/root-env/env")], {
"The threshold of the maximum pixel difference on screenshot
comparisons (percentage in decimal form)",
},
PLAYWRIGHT_BASE__retries: {
- default: "0",
+ default: "2",
Review Comment:
I believe 2 is a good number to run the test suite on the CI.
--
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]