ajfabbri commented on code in PR #8452:
URL: https://github.com/apache/hadoop/pull/8452#discussion_r3164241950
##########
hadoop-common-project/hadoop-common/src/test/scripts/hadoop_stop_daemon.bats:
##########
@@ -31,6 +31,7 @@ load hadoop-functions_test_helper
}
@test "hadoop_stop_daemon_force_kill" {
+ skip "Skip on GitHub Actions now"
Review Comment:
Why are we disabling this? Does this affect Yetus CI? We could do a
conditional skip based on an environment variable which is only set for GH
actions.
--
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]