[SR] Add SessionReplayOptions #6687
build.yml
on: pull_request
Build Job ubuntu-latest - Java 17
13m 34s
Annotations
11 errors and 2 warnings
io.sentry.spring.boot.it.SentrySpringIntegrationTest ► attaches request body to SentryEvents:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.it.SentrySpringIntegrationTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► when OpenTelemetryLinkErrorEventProcessor is on the classpath but auto init on, does not create OpenTelemetryLinkErrorEventProcessor:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.AssertionError:
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► when tracing is enabled and WebClient is on the classpath, SentrySpanWebClientCustomizer bean is created:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.AssertionError:
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► when tracing is enabled and RestTemplate is not on the classpath, SentrySpanRestTemplateCustomizer bean is not created:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.AssertionError:
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► registers event processor on SentryOptions:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.IllegalStateException: Unstarted application context org.springframework.boot.test.context.assertj.AssertableWebApplicationContext[startupFailure=org.springframework.beans.factory.UnsatisfiedDependencyException] failed to start
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► sets SDK version on sent events:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.IllegalStateException: Unstarted application context org.springframework.boot.test.context.assertj.AssertableWebApplicationContext[startupFailure=org.springframework.beans.factory.UnsatisfiedDependencyException] failed to start
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► when Spring AOP is not on the classpath, does not create AOP beans to support @SentrySpan:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.AssertionError:
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► registers tracesSamplerCallback on SentryOptions:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.IllegalStateException: Unstarted application context org.springframework.boot.test.context.assertj.AssertableWebApplicationContext[startupFailure=org.springframework.beans.factory.UnsatisfiedDependencyException] failed to start
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► user defined SchedulerFactoryBeanCustomizer overrides Sentry Customizer:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.IllegalStateException: Unstarted application context org.springframework.boot.test.context.assertj.AssertableWebApplicationContext[startupFailure=org.springframework.beans.factory.UnsatisfiedDependencyException] failed to start
|
io.sentry.spring.boot.SentryAutoConfigurationTest ► when custom traces sampler callback is registered, creates AOP beans to support @SentrySpan:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml#L1
Failed test found in:
sentry-spring-boot/build/test-results/test/TEST-io.sentry.spring.boot.SentryAutoConfigurationTest.xml
Error:
java.lang.AssertionError:
|
Build Job ubuntu-latest - Java 17
Process completed with exit code 2.
|
Build Job ubuntu-latest - Java 17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2, phoenix-actions/test-reporting@41efe7ebebe7ef156ef46f6b0acf50ec0f10315b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Job ubuntu-latest - Java 17
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-build
Expired
|
1.04 MB |
|