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

ivmai / bdwgc / 1256
77%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2022 06:57AM UTC
Jobs 1
Files 58
Run time 9s
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

23 Mar 2022 06:50AM UTC coverage: 73.436% (-0.2%) from 73.606%
1256

push

travis-ci-com

ivmai
Workaround TSan false positives in fork_prepare_proc

* pthread_support.c [CAN_HANDLE_FORK && THREAD_SANITIZER]: Include
gc_pmark.h.
* pthread_support.c (collection_in_progress): Define (either as static
function or macro).
* pthread_support.c (GC_wait_for_gc_completion): Use
collection_in_progress() instead of GC_collection_in_progress().
* pthread_support.c [CAN_HANDLE_FORK && PARALLEL_MARK]
(wait_for_reclaim_atfork): Declare static function or define as macro.
* pthread_support.c [CAN_HANDLE_FORK && PARALLEL_MARK]
(fork_prepare_proc): Use wait_for_reclaim_atfork() instead of
GC_wait_for_reclaim().
* pthread_support.c [PARALLEL_MARK && CAN_HANDLE_FORK
&& THREAD_SANITIZER] (wait_for_reclaim_atfork): Define static function
(with GC_ATTR_NO_SANITIZE_THREAD attribute).

7232 of 9848 relevant lines covered (73.44%)

13485246.68 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1256.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 23 Mar 2022 06:57AM UTC 0
73.44
Travis Job 1256.5
Source Files on build 1256
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1256
  • 7aa23f4e on github
  • Prev Build on master (#1255)
  • Next Build on master (#1257)
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