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

c-ares / c-ares / 10229149842
92%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2024 03:42PM UTC
Jobs 1
Files 169
Run time 1min
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

03 Aug 2024 03:39PM UTC coverage: 91.648% (-0.001%) from 91.649%
10229149842

push

github

web-flow
tests: MacOS needs higher priority on CI systems (#849)

On CI systems that can be overloaded, things like usleep() and select()
may not closely honor their timeouts, and can often be a multiple of the
requested timeout. Some tests, out of necessity need to rely on accurate
timing in order to test timeout conditions so this means test failures
when the skew is too large. Short of increasing timeouts to a point that
would make tests take an unreasonable amount of time, the alternative is
to make the OS honor the requested timeout more accurately.

On MacOS this means to set a realtime thread priority for the tests.
Other projects like libuv do this same thing. The code is taken from:
https://developer.apple.com/library/archive/technotes/tn2169/_index.html

Authored-By: Brad House (@bradh352)

19950 of 21768 relevant lines covered (91.65%)

97138.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10229149842.1 03 Aug 2024 03:41PM UTC 0
57.91
GitHub Action Run
Source Files on build 10229149842
Detailed source file information is not available for this build.
  • Back to Repo
  • 08b76927 on github
  • Prev Build on main (#10219723013)
  • Next Build on main (#10231643316)
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