]> git.lizzy.rs Git - rust.git/commit
appveyor: Attempt to debug flaky test runs
authorAlex Crichton <alex@alexcrichton.com>
Thu, 29 Dec 2016 23:58:57 +0000 (15:58 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 29 Dec 2016 23:58:57 +0000 (15:58 -0800)
commite5c778228e2e825002bc4eb1e62cfc35afce0dd4
treec269105775bd128b127055cd8a60cb39c5d1c6e9
parent3f957ebeff8932637002574c9eae75a702b202b7
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
appveyor.yml
src/tools/compiletest/src/runtest.rs