这是indexloc提供的服务,不要输入任何密码
Skip to content

fix ref count

3b9c006
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

New decompressor API #15667

fix ref count
3b9c006
Select commit
Loading
Failed to load commit list.
GitHub Actions / windows-x86_64-java11-boringssl test reports failed Oct 10, 2025 in 0s

901 tests run, 10 skipped, 1 failed.

Annotations

Check failure on line 152 in io/netty/util/concurrent/AutoScalingEventExecutorChooserFactoryTest

See this annotation in the file changed.

@github-actions github-actions / windows-x86_64-java11-boringssl test reports

AutoScalingEventExecutorChooserFactoryTest.testScaleUp

Should scale up to 2 after stressing one executor. ==> expected: <2> but was: <3>
Raw output
org.opentest4j.AssertionFailedError: Should scale up to 2 after stressing one executor. ==> expected: <2> but was: <3>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:563)
	at io.netty.util.concurrent.AutoScalingEventExecutorChooserFactoryTest.testScaleUp(AutoScalingEventExecutorChooserFactoryTest.java:152)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)