Skip to content

Conversation

chingor13
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

3 participants