Skip to content

add test for Mac OS and Windows #1934

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

Merged
merged 21 commits into from
Jun 29, 2025
Merged

Conversation

zeitlinger
Copy link
Member

@zeitlinger zeitlinger requested a review from a team as a code owner June 2, 2025 14:42
@zeitlinger
Copy link
Member Author

@trask can you help with the windows error?

@trask
Copy link
Member

trask commented Jun 3, 2025

@trask can you help with the windows error?

I think you need to add double quotes below

"-Porg.gradle.java.installations.paths=${{ steps.setup-test-java.outputs.path }}"

import org.junit.jupiter.api.io.TempDir;

@EnabledOnOs(LINUX) // Uses async-profiler, which is only supported on Linux
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

async profiler works on mac, see https://github.com/async-profiler/async-profiler

@zeitlinger
Copy link
Member Author

@trask please check again

@otelbot-java-contrib
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@trask
Copy link
Member

trask commented Jun 28, 2025

@zeitlinger sorry for the delay, I finally realized the difference between this and the link checking is that this is using the GitHub Rest API, which is more heavily throttled for anonymous users, so instead I changed it to avoid the Rest API

@trask trask enabled auto-merge June 28, 2025 23:27
@trask trask added this pull request to the merge queue Jun 29, 2025
Merged via the queue into open-telemetry:main with commit 3c1269e Jun 29, 2025
29 of 30 checks passed
@zeitlinger zeitlinger deleted the windows-test branch June 30, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants