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

pkgcore / snakeoil / 306

Builds Branch Commit Type Ran Committer Via Coverage
306 master setup.py: Check whether sizeof(time_t)>sizeof(long) (used in code) Pull #27 13 Feb 2016 07:55PM UTC mgorny travis-ci pending completion   set done
305 master pkgdist: Reset cache if build environment changes Pull #27 13 Feb 2016 07:42PM UTC mgorny travis-ci pending completion   set done
304 master klass: another minor simplification for patch() push 13 Feb 2016 02:56PM UTC radhermit travis-ci pending completion   set done
303 master test_process: Account for is_running() being unreliable on non-Linux Do not assume that process.is_running() will yield a correct result on non-Linux systems (where /proc filesystem is not available). Instead, limit the check to ensuring that it ... Pull #26 12 Feb 2016 09:38PM UTC mgorny travis-ci pending completion   set done
302 master osutils.mount: Block functions on non-Linux Make mount() and umount() functions raise NotImplementedError on non-Linux systems since they are implemented using Linux-specific constant values. Pull #25 12 Feb 2016 08:34PM UTC mgorny travis-ci pending completion   set done
299 master test_osutils: Use subprocess for second part of lock tests Pull #23 12 Feb 2016 07:29PM UTC mgorny travis-ci pending completion   set done
298 master test_osutils: Open lock files RW+ for exclusive locks Open lock files read/write in order to be able to acquire exclusive locks on systems which require that (e.g. Solaris). Pull #23 12 Feb 2016 03:41PM UTC mgorny travis-ci pending completion   set done
297 master test_osutils: Open lock files RW+ for exclusive locks Open lock files read/write in order to be able to acquire exclusive locks on systems which require that (e.g. Solaris). Pull #23 12 Feb 2016 03:40PM UTC mgorny travis-ci pending completion   set done
296 master FsLock: fix os.open() call to use O_RDONLY instead of R_OK Use O_RDONLY flag for os.open() call instead of R_OK that is only valid for os.access(). Pull #23 12 Feb 2016 03:32PM UTC mgorny travis-ci pending completion   set done
295 master test_osutils: Fix ValueError due to combining LOCK_UN | LOCK_NB Avoid passing LOCK_NB (and the relevant logic) when releasing locks. This operation can never block, therefore using LOCK_NB is meaningless. Furthermore, it triggers a ValueError on ... Pull #23 12 Feb 2016 03:18PM UTC mgorny travis-ci pending completion   set done
294 master snakeoil/klass: minor patch multiple decorator simplification push 12 Feb 2016 03:36AM UTC radhermit travis-ci pending completion   set done
293 master test: add initial test for multiple patch decorators push 12 Feb 2016 03:07AM UTC radhermit travis-ci pending completion   set done
292 master dist/generate_man_rsts: use extended docs for action groups if existing push 12 Feb 2016 02:41AM UTC radhermit travis-ci pending completion   set done
291 master dist/generate_docs: toss subprocess usage Trying to fix apidoc running on rtd. push 12 Feb 2016 12:07AM UTC radhermit travis-ci pending completion   set done
290 master dist/generate_docs: make info messages more verbose push 11 Feb 2016 11:34PM UTC radhermit travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 23
  • 24
  • Next →
  • Back to Repo
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