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

pantsbuild / pants / 7691
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add-generic-option-to-docker-image
DEFAULT BRANCH: main
Ran 31 Oct 2015 12:25AM UTC
Jobs 8
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
7691

push

travis-ci

Benjy
Better implementation of the reporting emitter thread.

Previously it used twitter.commons.threading.PeriodicThread, which
it turns out just calls time.sleep() in a loop. So we were wasting
up to half a second on a no-op pants shutdown just for that thread
to exit.

Now we use proper event signaling, so the thread can be interrrupted
immediately.

This also gets rid of the t.c.threading dep entirely.

Testing Done:
CI passes: https://travis-ci.org/pantsbuild/pants/builds/88238208.

Reviewed at https://rbcommons.com/s/twitter/r/3057/
Jobs
ID Job ID Ran Files Coverage
1 7691.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 31 Oct 2015 12:25AM UTC 0
Travis Job 7691.1
4 7691.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 31 Oct 2015 12:36AM UTC 0
Travis Job 7691.4
5 7691.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 31 Oct 2015 12:27AM UTC 0
Travis Job 7691.5
6 7691.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 31 Oct 2015 12:31AM UTC 0
Travis Job 7691.6
7 7691.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 31 Oct 2015 12:31AM UTC 0
Travis Job 7691.7
8 7691.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 31 Oct 2015 12:35AM UTC 0
Travis Job 7691.8
9 7691.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 31 Oct 2015 12:35AM UTC 0
Travis Job 7691.9
10 7691.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 31 Oct 2015 12:38AM UTC 0
Travis Job 7691.10
Source Files on build 7691
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7691
  • 90b000e8 on github
  • Prev Build on master (#7686)
  • Next Build on master (#7695)
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