Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Integration tests failing? #214

@tro3

Description

@tro3

In trying to move the hard-wired files to a separate directory, I found I could not get the integration tests to pass, even on the current master. Before I go digging, is anyone else having this problem? (Trying to rule out my setup.) I am running go test github.com/golang/dep/cmd/dep on go1.7.4 windows/amd64.

FWIW, I notice appveyor produced the same error on my PR - it can't remove a temp file because it is in use by another process. Another data point is that on my PC, at least, the process ends thinking it is still running git (asking me for a password) which had clearly been launched during the test. I'd suspect that as being the "other process".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions