New decompressor API #15667
+6,022
−57
Open
New decompressor API #15667
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
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)
Loading