Refactor deprecated gradle syntax - #20922
Conversation
for debugging
|
Adam Pocock (@Craigacp) in case there are any concerns |
|
I also needed to do this to make this deprecation warning (https://docs.gradle.org/8.5/userguide/upgrading_version_8.html#test_framework_implementation_dependencies) go away: It looks like that PR broke header file generation for the JNI binding, not had chance to look deeper in to it yet. |
It should have been fixed. |
|
Adam Pocock (@Craigacp) , could you please help review it? |
|
Right now the Gradle cmakeCheck step fails in "Nuget-CUDA-Packaging-Pipeline" because it tries to run GPU tests on a CPU-only machine. This PR would not address the issue, right? But we need to get it right before the next patch release. |
I think fixing that would involve modifying the gradle command invoked by that pipeline. The CUDA GPU tests are automatically enabled if Java tests are run when CUDA is enabled in the build. What things is that pipeline supposed to test (e.g. is it ok if all the Java tests are disabled)? |
Adam Pocock (Craigacp)
left a comment
There was a problem hiding this comment.
LGTM but I can't see what the NPM test failures are as it wants me to log in to Azure.
To replaced deprecated API. Should verify with the `Gradle cmakeCheck` step from `Windows_Packaging_CPU_x64_default` stage from the Zip-Nuge-... pipeline.
To replaced deprecated API. Should verify with the `Gradle cmakeCheck` step from `Windows_Packaging_CPU_x64_default` stage from the Zip-Nuge-... pipeline.
To replaced deprecated API. Should verify with the `Gradle cmakeCheck` step from `Windows_Packaging_CPU_x64_default` stage from the Zip-Nuge-... pipeline.
To replaced deprecated API. Should verify with the `Gradle cmakeCheck` step from `Windows_Packaging_CPU_x64_default` stage from the Zip-Nuge-... pipeline.
To replaced deprecated API.
Should verify with the
Gradle cmakeCheckstep fromWindows_Packaging_CPU_x64_defaultstage from the Zip-Nuge-... pipeline.