• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

couchbase / cbgt / 222
54%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2017 01:31AM UTC
Jobs 1
Files 57
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
222

push

travis-ci

steveyen
fix unit test with looser json unmarshal err msg check

It appears recent Go json unmarshal error message has changed, and the
old cbgt unit test was too "tight" on its error string equality test,
looking for...

    cannot unmarshal number into Go value

Instead, recent Go 1.8 seems to return...

    cannot unmarshal number into Go struct field

So, this change loosens that up and now checks the error message for
the following, in order to handle more versions of Go...

    cannot unmarshal number

Change-Id: I7882379f8
Reviewed-on: http://review.couchbase.org/74573
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

6446 of 11427 relevant lines covered (56.41%)

26.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 222.1 03 Mar 2017 01:31AM UTC 0
56.41
Travis Job 222.1
Source Files on build 222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #222
  • cd4f163c on github
  • Prev Build on master (#221)
  • Next Build on master (#223)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc