Skip to content

Skip build output directories in testLocationsFrom_idempotentScan.#8312

Open
Aaron-PintoTamayo wants to merge 1 commit intogoogle:masterfrom
Aaron-PintoTamayo:investigate/surefire-classpath
Open

Skip build output directories in testLocationsFrom_idempotentScan.#8312
Aaron-PintoTamayo wants to merge 1 commit intogoogle:masterfrom
Aaron-PintoTamayo:investigate/surefire-classpath

Conversation

@Aaron-PintoTamayo
Copy link
Copy Markdown

Fixes #8295

testLocationsFrom_idempotentScan can fail flakily when Surefire writes report files to target/surefire-reports/ between the two scanResources() calls. This fix skips locations under build output directories since their contents can change during test execution.

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.

ClassPathTest.testLocationsFrom_idempotentScan failure

1 participant