grailbio / base

A collection of Go utility packages used by GRAIL's tools
Apache License 2.0
89 stars 25 forks source link

common/log examples fail #28

Open jcharum opened 3 years ago

jcharum commented 3 years ago

See failures here: https://travis-ci.org/github/grailbio/base/jobs/753609179#L486-L604 .

The example output is sensitive to source file location. These need to be made more robust.

jcharum commented 3 years ago

Reproduce by running:

go test github.com/grailbio/base/common/log