Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix native tests #10685

Merged
merged 5 commits into from
Feb 29, 2024
Merged

Fix native tests #10685

merged 5 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. Fix native tests

    jeanbisutti authored and zeitlinger committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2d7254f View commit details
    Browse the repository at this point in the history
  2. Update smoke-tests-otel-starter/src/test/java/io/opentelemetry/smoket…

    …est/OtelSpringStarterDisabledSmokeTest.java
    
    Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
    2 people authored and zeitlinger committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    01875a3 View commit details
    Browse the repository at this point in the history
  3. spring starter shouldn't depend on spring-boot-resources, which uses …

    …snake yaml, which doesn't work with graal native
    zeitlinger committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    debfd7c View commit details
    Browse the repository at this point in the history
  4. let spring inject optional

    zeitlinger committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3d21074 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f38adb5 View commit details
    Browse the repository at this point in the history