Skip to content

cponfick/pants-golang-backend-test-endless-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pants GO Backend Endless Loop

This repository is a minimal reproduction of a bug I found in the pants build go module.

Steps to reproduce

pants test ::

The execution will hang at the message

Prepare Go Test Binary

Expected behavior

Test should run and finish.

cd src/go/test
go test -v ./...

Executes the test successfully.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published