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

ssh/upload_pack_test.go accesses real repositories #332

Closed
taralx opened this issue Apr 6, 2017 · 1 comment
Closed

ssh/upload_pack_test.go accesses real repositories #332

taralx opened this issue Apr 6, 2017 · 1 comment

Comments

@taralx
Copy link
Contributor

taralx commented Apr 6, 2017

I don't have access to github.com:git-fixtures/*, so the test fails for me.

If you want this test to pass in all environments, it cannot access real repositories. It will need to spin up an ssh server and fake git server behind it. (Consider the case of developing on a disconnected machine.)

@smola
Copy link
Collaborator

smola commented Apr 7, 2017

@taralx We do plan to spin up a local SSH and Git server. Until we do, you can workaround this by setting SSH_AUTH_SOCK="". SSH tests will be skipped this way.

@mcuadros mcuadros added the ssh label Nov 20, 2017
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
mcuadros added a commit that referenced this issue Nov 20, 2017
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants