Description
Unit tests uner test/filestore and test/multistore do not run properly with go 1.11. There are a lot of build error messages like this:
- github.com/couchbase/query/test/gsi
gsi/json.go:677: Println arg list ends with redundant newline
With older go versions this used to work fine.
Note that the fix only involves test files (unit tests), and does not affect server behavior at all.
Attachments
For Gerrit Dashboard: MB-37390 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
119988,3 | MB-37390 Make unit tests work under go 1.11 | alice | query | Status: MERGED | +2 | +1 |
119989,2 | MB-37390 Update test for new decade | alice | query | Status: MERGED | +2 | +1 |