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

appveyor: Attempt to debug flaky test runs #38695

Merged
merged 1 commit into from
Dec 30, 2016

Conversation

alexcrichton
Copy link
Member

This commit is an attempt to debug #38620 since we're unable to reproduce it
locally. It follows the advice of those with AppVeyor to use the handle.exe
tool to try to debug what processes have a handle to the file open.

This won't be guaranteed to actually help us, but hopefully it'll diagnose
something at some point?

This commit is an attempt to debug rust-lang#38620 since we're unable to reproduce it
locally. It follows the [advice] of those with AppVeyor to use the `handle.exe`
tool to try to debug what processes have a handle to the file open.

This won't be guaranteed to actually help us, but hopefully it'll diagnose
something at some point?

[advice]: http://help.appveyor.com/discussions/questions/2898
@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Dec 30, 2016

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Dec 30, 2016

📌 Commit e5c7782 has been approved by brson

@bors
Copy link
Contributor

bors commented Dec 30, 2016

⌛ Testing commit e5c7782 with merge 75f5981...

bors added a commit that referenced this pull request Dec 30, 2016
appveyor: Attempt to debug flaky test runs

This commit is an attempt to debug #38620 since we're unable to reproduce it
locally. It follows the [advice] of those with AppVeyor to use the `handle.exe`
tool to try to debug what processes have a handle to the file open.

This won't be guaranteed to actually help us, but hopefully it'll diagnose
something at some point?

[advice]: http://help.appveyor.com/discussions/questions/2898
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 30, 2016
appveyor: Attempt to debug flaky test runs

This commit is an attempt to debug rust-lang#38620 since we're unable to reproduce it
locally. It follows the [advice] of those with AppVeyor to use the `handle.exe`
tool to try to debug what processes have a handle to the file open.

This won't be guaranteed to actually help us, but hopefully it'll diagnose
something at some point?

[advice]: http://help.appveyor.com/discussions/questions/2898
@bors bors mentioned this pull request Dec 30, 2016
@bors
Copy link
Contributor

bors commented Dec 30, 2016

☀️ Test successful - status-appveyor, status-travis
Approved by: brson
Pushing 75f5981 to master...

@bors bors merged commit e5c7782 into rust-lang:master Dec 30, 2016
@alexcrichton alexcrichton deleted the debug-appveyor branch December 30, 2016 04:46
bors added a commit that referenced this pull request Dec 30, 2016
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.

4 participants