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

DO NOT MERGE! NFC for testing 0.6 Windows EPERM on AV #27271

Closed
wants to merge 1 commit into from

Conversation

ararslan
Copy link
Member

Sorry for using AppVeyor for this, but I don't have access to Windows locally and building from scratch on AppVeyor from my fork would time out the build since there's no cache. FreeBSD CI has been skipped and I'll cancel Travis and Circle manually to avoid adding to those queues unnecessarily.

Basically, the deal is that we keep getting a permissions error (EPERM) from unlink when running the distributed tests on 64-bit Windows. This has been happening on my backports branch for 0.6.3, but the error was first seen on #26897, which initially targeted release-0.6 rather than aa/backports-0.6.3. That PR didn't touch anything filesystem-related, which suggests that the issue may already exist on the release branch. Thus I'm opening this PR against the release branch to test that theory.

The change here is non-functional, but seriously, do not merge this.

Seriously, do not merge this. [bsd skip]
@ararslan
Copy link
Member Author

Okay folks, the good news is that the release branch in its current state is not broken on Windows. I'll try reverting @JeffBezanson's seemingly innocuous commit from #26897 to see if it fixes things on my backports branch.

@ararslan ararslan closed this May 26, 2018
@ararslan ararslan deleted the aa/testing-0.6 branch May 26, 2018 20:53
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