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

[tests] skip performance tests (w/ .apk changes) on non-commercial builds #9328

Merged

Conversation

jonathanpeppers
Copy link
Member

Some of the PerformanceTest would result in <BuildApk/> running for non-commercial (open source) builds and skipped in commercial builds. This makes the build much slower, and the test will likely fail on PRs from forks.

For now, let's skip these specific tests for non-commercial builds.

…builds

Some of the `PerformanceTest` would result in `<BuildApk/>` running
for non-commercial (open source) builds and *skipped* in commercial
builds. This makes the build much slower, and the test will likely
fail on PRs from forks.

For now, let's skip these specific tests for non-commercial builds.
@jonathanpeppers
Copy link
Member Author

Looks like they are skipping correctly:

image

Going to merge, so this can fix other PRs.

@jonathanpeppers jonathanpeppers merged commit b1bfef0 into dotnet:main Sep 25, 2024
45 of 57 checks passed
@jonathanpeppers jonathanpeppers deleted the PerformanceTestCommercial branch September 25, 2024 15:40
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants