Implement TestFixture for ConcurrentMockTracer #2794
Linting.yml
on: push
Binary Compatibility
6m 44s
Dependency Analysis
7m 17s
Annotations
3 errors and 2 warnings
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)
|
ExclusiveTimingInterceptorTest.responseCodes():
misk/src/test/kotlin/misk/web/interceptors/ExclusiveTimingInterceptorTest.kt#L86
org.opentest4j.AssertionFailedError:
expected: 1
but was: 0
|
MetricsInterceptorTest.responseCodes():
misk/src/test/kotlin/misk/web/interceptors/MetricsInterceptorTest.kt#L72
org.opentest4j.AssertionFailedError:
expected: 2
but was: 1
|
Binary Compatibility
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dependency Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|