POTEL 68 - Add SentryOpenTelemetryMode.OFF
#8705
Annotations
11 errors and 2 warnings
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.setTag("key", "value");
-> at io.sentry.HubAdapterTest.setTag calls Hub(HubAdapterTest.kt:148)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.getTransaction();
-> at io.sentry.HubAdapterTest.getTransaction calls Hub(HubAdapterTest.kt:245)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.getLastEventId();
-> at io.sentry.HubAdapterTest.getLastEventId calls Hub(HubAdapterTest.kt:168)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureEvent(
Mock for SentryEvent, hashCode: 1165311010,
Mock for Hint, hashCode: 434495760
);
-> at io.sentry.HubAdapterTest.captureEvent calls Hub(HubAdapterTest.kt:40)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.setSpanContext(
Mock for Throwable, hashCode: 1120514542,
Mock for ISpan, hashCode: 561801758,
"transactionName"
);
-> at io.sentry.HubAdapterTest.setSpanContext calls Hub(HubAdapterTest.kt:235)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.clearBreadcrumbs();
-> at io.sentry.HubAdapterTest.clearBreadcrumbs calls Hub(HubAdapterTest.kt:143)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.setExtra("key", "value");
-> at io.sentry.HubAdapterTest.setExtra calls Hub(HubAdapterTest.kt:158)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.withScope(
Mock for ScopeCallback, hashCode: 521114357
);
-> at io.sentry.HubAdapterTest.withScope calls Hub(HubAdapterTest.kt:184)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.setUser(
Mock for User, hashCode: 1195752646
);
-> at io.sentry.HubAdapterTest.setUser calls Hub(HubAdapterTest.kt:132)
Actually, there were zero interactions with this mock.
|
|
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml#L1
Failed test found in:
sentry/build/test-results/test/TEST-io.sentry.HubAdapterTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureMessage(
"message",
Mock for SentryLevel, hashCode: 1584580650
);
-> at io.sentry.HubAdapterTest.captureMessage calls Hub(HubAdapterTest.kt:50)
Actually, there were zero interactions with this mock.
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
The logs for this run have expired and are no longer available.
Loading