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

GoogleCloudPlatform / google-cloud-java / 2973
83%
master: 72%

Build:
Build:
LAST BUILD BRANCH: resource-manager
DEFAULT BRANCH: master
Ran 23 Jan 2017 03:50AM UTC
Jobs 1
Files 379
Run time 18s
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
2973

Pull #1558

travis-ci

web-flow
fix race in TestReceiver

If TestReceiver is set so that messages must be explicitly acked,
test code acks a message by calling replyNextOutstandingMessage.
There is a race between calling the function and the message being
delivered.

Previously, if the function gets called before the message is delivered,
the test fails since polling an empty deque returns a null pointer.
This commit makes us wait until a message becomes available instead.
Pull Request #1558: fix race in TestReceiver

16735 of 20124 relevant lines covered (83.16%)

162.5 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2973.2 23 Jan 2017 03:50AM UTC 0
83.16
Travis Job 2973.2
Source Files on build 2973
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2973
  • Pull Request #1558
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