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
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: