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

ivmai / bdwgc / 770
77%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2019 08:22AM UTC
Jobs 1
Files 36
Run time 5s
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
770

push

travis-ci

ivmai
Fix mmap(PROT_NONE) failure on AIX

Issue #285 (bdwgc).

Unmap memory using mprotect(PROT_NONE) instead of mmap(PROT_NONE) on AIX.

* os_dep [USE_MUNMAP && AIX] (GC_unmap, GC_unmap_gap): Call mprotect()
instead of mmap(); update comment.

5344 of 7756 relevant lines covered (68.9%)

2007511.9 hits per line

Jobs
ID Job ID Ran Files Coverage
37 770.37 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" REPORT_COVERAGE=true) 10 Jun 2019 08:22AM UTC 0
68.9
Travis Job 770.37
Source Files on build 770
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #770
  • 2bf444da on github
  • Prev Build on master (#768)
  • Next Build on master (#771)
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