Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

fix: use surefire-junit47 provider for surefire/failsafe plugins - #81

Merged
codyoss merged 1 commit into
googleapis:masterfrom
chingor13:junit47-provider
Jan 3, 2020
Merged

codyoss merged 1 commit into
googleapis:masterfrom
chingor13:junit47-provider

Conversation

@chingor13

Copy link
Copy Markdown
Collaborator

Spanner tests use the grouping feature of tests and require using the junit47 provider for running the tests.

If we leave the junit4 provider in the shared-config and specify the junit47 provider downstream in the spanner repo, then tests run twice - once for each provider. The junit4 provider will not skip tests annotated as integration tests while running unit tests and will fail.

@chingor13
chingor13 requested a review from a team January 3, 2020 17:48
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants