Skip to content

Add missing tests for a non-empty Authenticated annotation and #2790

Add missing tests for a non-empty Authenticated annotation and

Add missing tests for a non-empty Authenticated annotation and #2790

Triggered via push February 11, 2025 17:31
Status Failure
Total duration 9m 36s
Artifacts

Build.yml

on: push
Matrix: Test JVM
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ExclusiveTimingInterceptorTest.time(): misk/src/test/kotlin/misk/web/interceptors/ExclusiveTimingInterceptorTest.kt#L56
java.lang.AssertionError: Expecting actual: 0.0 to be close to: 10.0 by less than 5.0 but difference was 10.0. (a difference of exactly 5.0 being considered valid)
MetricsInterceptorTest.responseCodes(): misk/src/test/kotlin/misk/web/interceptors/MetricsInterceptorTest.kt#L69
org.opentest4j.AssertionFailedError: expected: 5 but was: 4
MetricsInterceptorTest.responseCodes(): misk/src/test/kotlin/misk/web/interceptors/MetricsInterceptorTest.kt#L72
org.opentest4j.AssertionFailedError: expected: 2 but was: 1
Test JVM (gradle testShardNonHibernate -i --scan --parallel)
Process completed with exit code 1.
Test JVM (gradle testShardHibernate -i --scan --no-parallel)
The job was canceled because "gradle_testShardNonHibern" failed.
Test JVM (gradle testShardHibernate -i --scan --no-parallel)
The operation was canceled.