swamirishi commented on code in PR #7434:
URL: https://github.com/apache/ozone/pull/7434#discussion_r1844100204
##########
dev-support/ci/selective_ci_checks.bats:
##########
@@ -190,14 +190,14 @@ load bats-assert/load.bash
}
@test "native test in other module" {
- run dev-support/ci/selective_ci_checks.sh 822c0dee1a
+ run dev-support/ci/selective_ci_checks.sh
3115158830483c527fb978e1edc15473d81191d2
Review Comment:
We have renamed the files that were present in the commitId(822c0dee1a). The
changed files wouldn't be present in the pattern array. So the native check
wouldn't be returned here.
--
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]