feat(core): [Cache Tracing 2] Add enableCacheTracing option #13369
Annotations
2 errors and 1 warning
|
sentry/build/test-results/test/TEST-io.sentry.SentryTracerTest.xml#L0
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.SentryTracerTest.xml
Error:
org.mockito.exceptions.verification.TooManyActualInvocations: org.mockito.exceptions.verification.TooManyActualInvocations:
scopes.captureTransaction(
<custom argument matcher>,
<any>,
<any>,
<any>
);
Wanted 1 time:
-> at io.sentry.Scopes.captureTransaction(Scopes.java:811)
But was 2 times:
-> at io.sentry.SentryTracer.finish(SentryTracer.java:292)
-> at io.sentry.SentryTracer.finish(SentryTracer.java:292)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading