feat(android): Add ApplicationStartInfo API support for Android 15+ #13101
build.yml
on: pull_request
Build Job ubuntu-latest - Java 17
26m 42s
Annotations
9 errors and 1 warning
|
io.sentry.android.core.SentryAndroidTest ► init can remove all integrations:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.SentryAndroidTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.SentryAndroidTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<0> but was:<19>
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► creates ttid span when timestamp available:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► transaction includes launch mode from ApplicationStartInfo:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► creates ttfd span when timestamp available:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► transaction name is app_start:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► transaction includes start type from ApplicationStartInfo:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► transaction includes correct tags from ApplicationStartInfo:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
io.sentry.android.core.ApplicationStartInfoIntegrationTest ► creates bind_application span when timestamp available:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml#L0
Failed test found in:
sentry-android-core/build/test-results/testReleaseUnitTest/TEST-io.sentry.android.core.ApplicationStartInfoIntegrationTest.xml
Error:
org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked:
iScopes.captureTransaction(
<Capturing argument>,
<any>,
<any>
);
-> at io.sentry.IScopes.captureTransaction(IScopes.java:547)
Actually, there were zero interactions with this mock.
|
|
Build Job ubuntu-latest - Java 17
Process completed with exit code 2.
|
|
Build Job ubuntu-latest - Java 17
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-build
|
1.29 MB |
sha256:8ca5556abbfb0d9b52963a1a5ddf9c78f83a40299c59ff6b4404ef47eb18ceb5
|
|