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

JuliaLang / julia / #37105
77%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2021 12:42PM UTC
Jobs 1
Files 364
Run time 31s
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
#37105

push

local

web-flow
Change `shm_open()` calling ABI on aarch64 Darwin (#43516)

Beacuse `shm_open()` is a variadic function, if we don't declare it as
such, the kernel receives trash as the `permissions` value, which
occasionally results in errors when creating shared memory segments.
This did not happen on `x86_64` because the calling convention doesn't
change so much between variadic and non-vadiadic functions.

3 of 3 new or added lines in 1 file covered. (100.0%)

72194 of 80615 relevant lines covered (89.55%)

16366329.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #37105.1 31 Dec 2021 12:42PM UTC 0
89.55
Source Files on build #37105
Detailed source file information is not available for this build.
  • Back to Repo
  • ffed6b86 on github
  • Prev Build on master
  • Next Build on master
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