Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Undo patches in teardown before attempting to delete files#3459

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mpacer merged 2 commits intojupyter:masterfromtakluyver:appveyor-path-fails
Mar 22, 2018

Conversation

@takluyver
Copy link
Member

Deleting the directory can fail on windows, which leaves the patches in place for other tests which run afterwards. Unfortunately we can't useaddCleanup() with class-level setup/teardown, AFAIK.

This will probably still fail at first (unless the original issue is random), but it should see one test failure on Appveyor rather than 5.

@takluyvertakluyver added this to the5.5 milestoneMar 22, 2018
@takluyver
Copy link
MemberAuthor

As expected, that now has only one failure. Now to figure out what causes that.

@takluyver
Copy link
MemberAuthor

Hmm, it seems that that fixed it. I was kind of hoping that it wouldn't, because I think that means that something isn't getting cleaned up following a request for a static file, so the file is left 'open'. Tornado devs have told us previously that they don't officially support Windows, so we may have to work around this. But for now this makes tests pass on Appveyor.

@mpacer
Copy link
Member

Looks good to me, I'm going to merge.

@mpacermpacer merged commite433b81 intojupyter:masterMar 22, 2018
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 2, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

5.5

Development

Successfully merging this pull request may close these issues.

2 participants

@takluyver@mpacer

[8]ページ先頭

©2009-2025 Movatter.jp