Galsza commented on code in PR #6199:
URL: https://github.com/apache/ozone/pull/6199#discussion_r1503882329
##########
dev-support/ci/selective_ci_checks.bats:
##########
@@ -195,7 +195,7 @@ load bats-assert/load.bash
#@test "native test in other module" {
# run dev-support/ci/selective_ci_checks.sh 7d01cc14a6
#
-# assert_output -p
'basic-checks=["rat","author","checkstyle","findbugs","native","unit"]'
+# assert_output -p
'basic-checks=["rat","author","checkstyle","findbugs","native"]'
Review Comment:
This is commented out but the `assert_output -p
needs-integration-tests=false` stayed the same leaving it in an inconsistent
state. Are there any reason to reenable this in the future?
--
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]