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

luci / gae / 195
82%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2016 03:05AM UTC
Jobs 1
Files 0
Run time –
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
195

push

travis-ci

Commit bot
Fix bug in txnBuf's WithoutTransaction funcion.

This was using the nested ds.RawInterface from the 'parent'
transaction, instead of the ds.RawInterface from the next layer in
the filter stack for WithoutTransaction. This means that there was
a Time-of-Construction, Time-of-Use confusion when manufacturing the
new context returned from WithoutTransaction.

Since the nested-ness of the transaction does not matter (by
definition, we are trying to escape from the entire transaction), calling
through to the next layer's WithoutTransaction function is the more
appropriate thing to do.

Fixes #69

R=dnj@chromium.org, vadimsh@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2568303003
Jobs
ID Job ID Ran Files Coverage
1 195.1 13 Dec 2016 03:05AM UTC 0
Travis Job 195.1
Source Files on build 195
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #195
  • 6f48bc60 on github
  • Prev Build on master (#194)
  • Next Build on master (#196)
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