sandynz commented on PR #19811: URL: https://github.com/apache/shardingsphere/pull/19811#issuecomment-1203404432
> I think it is better to run tests if pom.xml under `shardingsphere-test/` changed. Take #19730 as example, some tests failed when I bump the testcontainers. > > * https://github.com/apache/shardingsphere/actions/runs/2771863357 > > * https://github.com/apache/shardingsphere/actions/runs/2771987377 Thanks. I'll add `shardingsphere-test/pom.xml`. `shardingsphere-test/**/pom.xml` will trigger two much, e.g. change of `shardingsphere-integration-test-transaction` will trigger `shardingsphere-integration-test-suite` and `shardingsphere-integration-test-scaling`, but it's not necessary. -- 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]
