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

gap-system / gap / 11614
4%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2020 10:04AM UTC
Jobs 8
Files 758
Run time 1558min
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
11614

push

travis-ci

ChrisJefferson
Put the GAP version into repository

So far, the GAP version and release date are injected into the GAP sources by
a script during the release process. This is in stark contrast to how this is
handled by (almost) all GAP packages using git.

This design makes it difficult to test certain effects of the GAP release
process as part of our CI. It also means that source snapshots of the GAP
repository have little information about the underlying version.

This patch changes things by putting the GAP version and release date into
configure.ac, from where it is distributed into all files that need them. Thus
to change either, one only needs to change a single file.

In addition, we get rid of NeedKernelVersion, and also remove a PostRestore
method which compared the GAP library and kernel version and reported if there
was a mismatch. These days, we never release GAP library and kernel
separately, and the two versions are always identical.

Finally, for non-release builds, when starting GAP we show the build date and
time instead of useless string "today".

9 of 12 new or added lines in 3 files covered. (75.0%)

278141 of 329936 relevant lines covered (84.3%)

30008017.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11614.1 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard") 23 Mar 2020 10:08AM UTC 0
76.7
Travis Job 11614.1
2 11614.2 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=32 CONFIGFLAGS="") 23 Mar 2020 10:04AM UTC 0
76.65
Travis Job 11614.2
3 11614.3 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp teststandard" ABI=64 HPCGAP=yes) 23 Mar 2020 10:06AM UTC 0
76.93
Travis Job 11614.3
4 11614.4 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testpackages testinstall-loadall" ABI=64) 23 Mar 2020 10:06AM UTC 0
72.42
Travis Job 11614.4
6 11614.6 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="docomp testinstall") 23 Mar 2020 10:19AM UTC 0
72.43
Travis Job 11614.6
8 11614.8 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testmanuals) 24 Mar 2020 12:01PM UTC 0
71.48
Travis Job 11614.8
9 11614.9 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES=testbugfix CONFIGFLAGS="--enable-memory-checking") 23 Mar 2020 10:19AM UTC 0
59.85
Travis Job 11614.9
13 11614.13 (CFLAGS="--coverage -O2 -g" CXXFLAGS="--coverage -O2 -g" LDFLAGS="--coverage" CONFIGFLAGS="--enable-debug" COVERALLS_PARALLEL=true TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror") 23 Mar 2020 11:05AM UTC 0
72.31
Travis Job 11614.13
Source Files on build 11614
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11614
  • 3f70a0b1 on github
  • Prev Build on master (#11613)
  • Next Build on master (#11626)
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