Skip to content

fiddle with the daily-dev-build-variable.yml condition

aa6f3c1
Select commit
Loading
Failed to load commit list.
Merged

More pr pipeline prep #43822

fiddle with the daily-dev-build-variable.yml condition
aa6f3c1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / java - core - ci succeeded Jan 16, 2025 in 1h 0m 44s

Build #20250116.6 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 280,219 (99.16%)
  • Other: 2,382 (0.84%)
  • Total: 282,604
Code coverage

  • 17947 of 25874 lines covered (69.36%)

Annotations

Check failure on line 1 in testPlaybackWithRedaction

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - core - ci

testPlaybackWithRedaction

Test proxy returned a non-successful status code. 400; response: {"Message":"There is no active playback session under recording id f43081b0-0488-41b2-aca2-0c49a9ae03c4.","Status":"BadRequest"}
Raw output
java.lang.RuntimeException: Test proxy returned a non-successful status code. 400; response: {"Message":"There is no active playback session under recording id f43081b0-0488-41b2-aca2-0c49a9ae03c4.","Status":"BadRequest"}
	at [email protected]/com.azure.core.test.http.TestProxyPlaybackClient.sendRequestWithRetries(TestProxyPlaybackClient.java:140)
	at [email protected]/com.azure.core.test.http.TestProxyPlaybackClient.stopPlayback(TestProxyPlaybackClient.java:168)
	at [email protected]/com.azure.core.test.InterceptorManager.close(InterceptorManager.java:366)
	at [email protected]/com.azure.core.test.TestBase.teardownTest(TestBase.java:202)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
	at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

Check failure on line 1 in testRecordWithRedaction

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - core - ci

testRecordWithRedaction

Test proxy returned a non-successful status code. 400; response: {"Message":"There is no active playback session under recording id 77574532-5361-4741-ab28-647487f30ae7.","Status":"BadRequest"}
Raw output
java.lang.RuntimeException: Test proxy returned a non-successful status code. 400; response: {"Message":"There is no active playback session under recording id 77574532-5361-4741-ab28-647487f30ae7.","Status":"BadRequest"}
	at [email protected]/com.azure.core.test.http.TestProxyPlaybackClient.sendRequestWithRetries(TestProxyPlaybackClient.java:140)
	at [email protected]/com.azure.core.test.http.TestProxyPlaybackClient.stopPlayback(TestProxyPlaybackClient.java:168)
	at [email protected]/com.azure.core.test.InterceptorManager.close(InterceptorManager.java:366)
	at [email protected]/com.azure.core.test.TestBase.teardownTest(TestBase.java:202)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

Check failure on line 1 in testBodyRegexRedactRecord

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - core - ci

testBodyRegexRedactRecord

Test proxy returned a non-successful status code. 400; response: {"Message":"There is no active playback session under recording id 54fdcf3b-855b-4f79-894b-04e5a2453f6e.","Status":"BadRequest"}
Raw output
java.lang.RuntimeException: Test proxy returned a non-successful status code. 400; response: {"Message":"There is no active playback session under recording id 54fdcf3b-855b-4f79-894b-04e5a2453f6e.","Status":"BadRequest"}
	at [email protected]/com.azure.core.test.http.TestProxyPlaybackClient.sendRequestWithRetries(TestProxyPlaybackClient.java:140)
	at [email protected]/com.azure.core.test.http.TestProxyPlaybackClient.stopPlayback(TestProxyPlaybackClient.java:168)
	at [email protected]/com.azure.core.test.InterceptorManager.close(InterceptorManager.java:366)
	at [email protected]/com.azure.core.test.TestBase.teardownTest(TestBase.java:202)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)