Skip to content

26.3 fb investigate windows failures#2922

Open
labkey-danield wants to merge 13 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_investigateWindowsFailures
Open

26.3 fb investigate windows failures#2922
labkey-danield wants to merge 13 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_investigateWindowsFailures

Conversation

@labkey-danield
Copy link
Contributor

@labkey-danield labkey-danield commented Mar 25, 2026

Rationale

The AssayTransformMissingParentDirTest.testMissingParentDirectoryRegression is failing on windows because the expected error message is not shown.
The expected error message is not shown because the directory that contains the R script is not deleted as expected. It looks like windows holds onto the directory a little longer.
This avoids the issue on windows by renaming the directory, which causes the expected error message.

Related Pull Requests

  • None.

Changes

  • Rename the directory, don't need to delete it.

@github-actions
Copy link

WARNING: This PR appears to have the default title generated by GitHub. Please use something more descriptive.

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.

1 participant