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

LLNL / spack / 6205 / 2
68%
develop: 68%

Build:
DEFAULT BRANCH: develop
Ran 23 Jan 2017 07:35PM UTC
Files 151
Run time 8s
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 Jan 2017 06:20PM UTC coverage: 67.662%. Remained the same
TEST_SUITE=unit

push

travis-ci

becker33
Fix configure's zlib version check (#2901)

* Fix configure's zlib version check

R wants a version of zlib that is 1.2.5 or newer.

The version checking code just does a lexicographic comparison
of the first 5 characters of the string, so it seesthat the latest
zlib version, 1.2.10, as 1.2.1 and fails.

This patch changes the comparison to use zlibs' hex ZLIB_VERNUM
so that it does not suffer from this problem.

A version of this patch is wending it's way through the R comunity
community and will/should be included in a future release.

I tested the patch with the current R, 3.3.1.

* Tighten zlib dependency version (>= 1.2.5)

* Convert patch to level=1 format.

8993 of 13291 relevant lines covered (67.66%)

0.68 hits per line

Source Files on job 6205.2 (TEST_SUITE=unit)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6205
  • Travis Job 6205.2
  • 162be154 on github
  • Prev Job for TEST_SUITE=unit on develop (#6204.2)
  • Next Job for TEST_SUITE=unit on develop (#6206.2)
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