go-taglib icon indicating copy to clipboard operation
go-taglib copied to clipboard

Broken tests on Go 1.11

Open Ambrevar opened this issue 7 years ago • 0 comments

This should be fixed:

# github.com/wtolson/go-taglib
src/github.com/wtolson/go-taglib/taglib_test.go:258: T.Errorf format %d has arg year of wrong type string
src/github.com/wtolson/go-taglib/taglib_test.go:262: T.Errorf format %d has arg track of wrong type string
FAIL	github.com/wtolson/go-taglib [build failed]

Ambrevar avatar Nov 06 '18 16:11 Ambrevar