FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: use surefire-junit47 provider for surefire/failsafe plugins by chingor13 · Pull Request #81 · googleapis/java-shared-config · GitHub

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

fix: use surefire-junit47 provider for surefire/failsafe plugins#81
codyoss merged 1 commit into
googleapis:masterfrom
chingor13:junit47-provider

Conversation

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 requested a review from a team January 3, 2020 17:48
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL