Skip to content

Fix byte limits in new smart retry tests for proper interruption hand…

e974aee
Select commit
Loading
Failed to load commit list.
Draft

Fix MockPartialResponsePolicy and add comprehensive smart retry tests mirroring .NET implementation #47560

Fix byte limits in new smart retry tests for proper interruption hand…
e974aee
Select commit
Loading
Failed to load commit list.
Azure Pipelines / java - pullrequest (Build Test macoslatest_18_NotFromSource_TestsOnly) failed Dec 15, 2025 in 3m 50s

Build Test macoslatest_18_NotFromSource_TestsOnly failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest (Build Test macoslatest_18_NotFromSource_TestsOnly)

Build log #L9

Unhandled: Failed to find the specified JDK version. Please ensure the specified JDK version is installed on the agent and the environment variable 'JAVA_HOME_8_X64' exists and is set to the location of a corresponding JDK or use the [Java Tool Installer](https://go.microsoft.com/fwlink/?linkid=875287) task to install the desired JDK.

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest (Build Test macoslatest_18_NotFromSource_TestsOnly)

Build log #L10

Error: Failed to find the specified JDK version. Please ensure the specified JDK version is installed on the agent and the environment variable 'JAVA_HOME_8_X64' exists and is set to the location of a corresponding JDK or use the [Java Tool Installer](https://go.microsoft.com/fwlink/?linkid=875287) task to install the desired JDK.
    at Object.findJavaHome (/Users/runner/work/_tasks/Maven_ac4ee482-65da-4485-a532-7b085873e532/4.264.0/node_modules/azure-pipelines-tasks-java-common/java-common.js:131:23)
    at Object.<anonymous> (/Users/runner/work/_tasks/Maven_ac4ee482-65da-4485-a532-7b085873e532/4.264.0/maventask.js:109:41)
    at Module._compile (node:internal/modules/cjs/loader:1529:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
    at Module.load (node:internal/modules/cjs/loader:1275:32)
    at Module._load (node:internal/modules/cjs/loader:1096:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
    at node:internal/main/run_main_module:28:49