m-lab / go

General purpose libraries / APIs for use in mlab code.
Apache License 2.0
5 stars 6 forks source link

bqext tests are failing again #87

Closed stephen-soltesz closed 4 years ago

stephen-soltesz commented 4 years ago

Issue #46 reported this in April, however recently CRON builds as well as ordinary merges to master are failing due to test failures in the bqext package:

For example:

=== RUN   TestGetTableStatsMock
--- FAIL: TestGetTableStatsMock (0.00s)
    dataset_test.go:104: [Location: US != ]
=== RUN   TestResultQuery
--- PASS: TestResultQuery (0.00s)
=== RUN   TestDestQuery
--- PASS: TestDestQuery (0.00s)
FAIL
coverage: 37.9% of statements
FAIL    github.com/m-lab/go/bqext   0.010s