Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Action port cache cleaning #303

Merged
merged 3 commits into from
Nov 8, 2020
Merged

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Nov 8, 2020

No description provided.

@eed3si9n
Copy link
Member Author

eed3si9n commented Nov 8, 2020

sbt.internal.nio.FileTreeRepositorySpec is failing on GitHub Action.

[info] - should detect many creations and deletions *** FAILED ***
[info]   5 did not equal 0 (FileTreeRepositorySpec.scala:216)
[info] - should detect many creations and deletions *** FAILED ***
[info]   15 did not equal 0 (FileTreeRepositorySpec.scala:216)

This part started failing after migrating to GitHub Actions.
Likely it says more about the CI environment of GitHub Actions (Docker container using ubuntu-latest?) than the actual io code itself. Something to look into the future may be to create a directory elsewhere.
@eed3si9n eed3si9n merged commit 9887479 into sbt:develop Nov 8, 2020
@eed3si9n eed3si9n deleted the wip/build2 branch November 8, 2020 22:03
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