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

ivmai / bdwgc / 1261
73%
master: 77%

Build:
Build:
LAST BUILD BRANCH: draft-travis
DEFAULT BRANCH: master
Ran 31 Mar 2022 01:26PM UTC
Jobs 1
Files 58
Run time 10min
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

31 Mar 2022 01:16PM UTC coverage: 73.039% (+0.2%) from 72.825%
1261

push

travis-ci-com

ivmai
Workaround SIG_SUSPEND delivery to thread inside mutex_lock fail if TSan
(a cherry-pick of commit 0eb8d2f95 from 'master')

Unfortunately, use of an asynchronous signal to suspend threads leads
to the situation when the signal is not delivered (is stored to
pending_signals in ThreadSanitizer runtime actually) while the target
thread is blocked in pthread_mutex_lock.  Thus, we use some synchronous
one instead (which is again unlikely to be used by clients directly).

* include/private/gc_priv.h [GC_PTHREADS && !GC_WIN32_THREADS
&& !NACL && !GC_DARWIN_THREADS && !SIG_SUSPEND && THREAD_SANITIZER]
(SIG_SUSPEND): Define to SIGSYS; add comment.

7160 of 9803 relevant lines covered (73.04%)

11340981.06 hits per line

Jobs
ID Job ID Ran Files Coverage
4 1261.4 (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) 31 Mar 2022 01:26PM UTC 0
73.04
Travis Job 1261.4
Source Files on build 1261
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1261
  • 523ccad2 on github
  • Prev Build on release-8_2 (#1259)
  • Next Build on release-8_2 (#1274)
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