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

luci / luci-go
62%

Build:
DEFAULT BRANCH: master
Repo Added 10 Apr 2015 02:54PM UTC
Files 57
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 3_archive
  • experimental/riannucci/slides
  • infra/config

pending completion
1359

push

travis-ci

Commit bot
auth: Add randomization to token expiry check.

It should reduce contention on token cache file in case a bunch of processes
start at around the same time and use exact same service account (it happens,
quite often).

R=iannucci@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2661163002

505 of 810 relevant lines covered (62.35%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
810 RELEVANT LINES 505 COVERED LINES
0.0 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1359 master auth: Add randomization to token expiry check. It should reduce contention on token cache file in case a bunch of processes start at around the same time and use exact same service account (it happens, quite often). R=iannucci@chromium.org BUG= ... push 02 May 2019 10:09AM UTC Commit bot travis-ci pending completion  
378 master Add back 'version' and 'flavor' fields to token cache file. It is needed for older versions of the library to be able to read cache file generated by newer version. Will simplify rollback in case it is needed. TBR=nodir@chromium.org BUG= Review... push 22 Dec 2017 04:43PM UTC Commit bot travis-ci pending completion  
1348 master Fix race in pRPC test. The pRPC test suffered a race where the Context's deadline timer may trigger after the actual HTTP request has completed, causing the HTTP request to be honored. Fix this with a callback that imposes determinism, and simpli... push 28 Jan 2017 05:53AM UTC Commit bot travis-ci pending completion  
1321 master tokenserver: Fix smoke test. R=iannucci@chromium.org BUG= Review-Url: https://codereview.chromium.org/2654733002 push 24 Jan 2017 04:59AM UTC Commit bot travis-ci pending completion  
1317 master cipd: Avoid unnecessary seeks when reading zip with symlinks. Symlink bodies (they contain paths to the symlinked files) have been read twice: 1) When generating manifest.json (in particular "files" section) 2) When actually extracting the sy... push 24 Jan 2017 01:13AM UTC Commit bot travis-ci pending completion  
1295 master Move CmdVersion to versioncli package. In order to remove the dependency of client/internal/common on the external subcommands package, this CL moves the CLI-related version component into a separate package. R=maruel@chromium.org BUG= Review-U... push 18 Jan 2017 07:51PM UTC Commit bot travis-ci pending completion  
1270 master Fix Annotee teeing content annotations. Annotee wants to suppress content annotations when in annotation-only mode, since that data will be sent via LogDog stream. However, we do NOT want to suppress those annotations when we're teeing text. Fix ... push 05 Jan 2017 12:32AM UTC Commit bot travis-ci pending completion  
1267 master Add login url to 401 messages BUG=671741 Review-Url: https://codereview.chromium.org/2606813002 push 29 Dec 2016 12:12AM UTC Commit bot travis-ci pending completion  
1266 master Regenerate, update package to new API. According to commit b3e7c2fb0 in https://github.com/google/go-genproto, the authoratative home for "google.golang.org/genproto/protobuf" is not at: "github.com/golang/protobuf/... push 28 Dec 2016 08:58PM UTC danjacques travis-ci pending completion  
1205 master Add profiling, integrate into Butler/Annotee. Add a profiling package to run a profiling HTTP server and allow periodic profiling metric collection. Integrate this into LogDog's Annotee and Butler programs. BUG=chromium:671616 TEST=local - Ra... push 06 Dec 2016 09:38PM UTC Commit bot travis-ci pending completion  
See All Builds (407)
  • Repo on GitHub
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

© 2025 Coveralls, Inc