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

Use legacy test name formatting for Test Orchestrator, too #342

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

mannodermaus
Copy link
Owner

This removes the need to use the deprecated @UseTechnicalNames annotation, so let's get rid of that anyway. The tool now controls the legacy mode!

Finally, prevent people from using parallel test execution with the Orchestrator.

Partially resolves #337 (the rest should already be handled via #341)

This removes the need to use the deprecated @UseTechnicalNames annotation,
so let's get rid of that anyway. The tool now controls the legacy mode!

Finally, prevent people from using parallel test execution with the Orchestrator.
@mannodermaus mannodermaus self-assigned this Jun 15, 2024
@mannodermaus mannodermaus merged commit 098257f into main Jun 15, 2024
3 checks passed
@mannodermaus mannodermaus deleted the change/investigate-orchestrator-integration branch June 15, 2024 08:08
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.

Instrumentation tests with ANDROIDX_TEST_ORCHESTRATOR: Parameterized tests give issues
1 participant