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

ivmai / bdwgc / 1284
77%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2022 12:28PM UTC
Jobs 1
Files 58
Run time 4s
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

17 Apr 2022 12:22PM UTC coverage: 73.469% (-0.1%) from 73.606%
1284

push

travis-ci-com

ivmai
Test manual self-suspend in gctest

* tests/gctest.c [THREADS && GC_ENABLE_SUSPEND_THREAD]: Include
javaxfc.h before tiny_reverse_test() definition.
* tests/gctest.c [THREADS] (tiny_reverse_test): Rename arg argument to
p_resumed and remove GC_ATTR_UNUSED.
* tests/gctest.c [THREADS && GC_ENABLE_SUSPEND_THREAD
&& !GC_OSF1_THREADS && SIGNAL_BASED_STOP_WORLD] (tiny_reverse_test):
If p_resumed is non-null then call GC_suspend_thread(pthread_self())
and set *p_resumed to true atomically.
* tests/gctest.c [THREADS && GC_PTHREADS && GC_ENABLE_SUSPEND_THREAD]
(fork_a_thread): Declare and use forked_cnt static variable; declare
and use p_resumed local variable; pass p_resumed to pthread_create().
* tests/gctest.c [THREADS && GC_PTHREADS && GC_ENABLE_SUSPEND_THREAD
&& !GC_OSF1_THREADS && SIGNAL_BASED_STOP_WORLD] (fork_a_thread): Do not
fail if first GC_is_thread_suspended(t) returns true but p_resumed is
non-null; update comment; repeat first GC_resume_thread() while
p_resumed is non-null and *p_resumed is false; call GC_suspend_thread()
and GC_resume_thread() once more but with a preceding call of
GC_collect_a_little().

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

7283 of 9913 relevant lines covered (73.47%)

9676270.77 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1284.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) 17 Apr 2022 12:28PM UTC 0
73.47
Travis Job 1284.5
Source Files on build 1284
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1284
  • 00778601 on github
  • Prev Build on master (#1281)
  • Next Build on master (#1285)
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