OmCheeLin commented on PR #7545: URL: https://github.com/apache/incubator-seata/pull/7545#issuecomment-3086581384
1. To speed up the CI test process, I made a slight modification to `build.yml` so that it only runs tests under `seata-common`. 2. I added a `FlakyTest` under `seata-common`, which will fail on the first build and succeed on the second. 3. Note: I modified the workflow directly on the `2.x` branch, because if it's changed on other branches, some workflow files won't use the latest version during actual CI runs. 4. On the Actions page, after the build runs twice, `detect-flaky-test` will be triggered automatically. <img width="1816" height="935" alt="image" src="https://github.com/user-attachments/assets/a4c3229b-4727-4e19-986a-d4285234ffc4" /> <img width="1816" height="935" alt="image" src="https://github.com/user-attachments/assets/d31c7942-3562-4e9f-ac30-123e964cf11b" /> <img width="1816" height="935" alt="image" src="https://github.com/user-attachments/assets/391f78ee-74ea-4ad9-963c-fe2d33d5963f" /> @YongGoose this is my fork repo, see 2.x branch https://github.com/OmCheeLin/incubator-seata -- 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]
