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

tarantool / tarantool / 15933 / 5
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/13004/merge
DEFAULT BRANCH: master
Ran 15 Mar 2019 07:46PM UTC
Files 305
Run time 23s
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

15 Mar 2019 07:46PM UTC coverage: 82.401% (+0.2%) from 82.246%
TARGET=coverage

push

travis-ci

Alexander Turenko
travis-ci: fix OS X Mojave 10.14 build

Fixed Mojave Mac build with setting MACOSX_DEPLOYMENT_TARGET environment
variable for LuaJIT's Makefile. This variable specifies the minimum
version of OS X on which the target binaries are to be deployed.

The reason why we need to set MACOSX_DEPLOYMENT_TARGET to at least 10.6
is that 10.4 SDK (which is set by default in LuaJIT's Makefile) is not
longer included in Mac OS X Mojave 10.14.

See also https://github.com/LuaJIT/LuaJIT/issues/484

We already set -Wl,-macosx_version_min,10.6 (-macosx_version_min and
MACOSX_DEPLOYMENT_TARGET are synonymous), but it affects only a linker.
We possibly should remove -macosx_version_min, because it superseded by
MACOSX_DEPLOYMENT_TARGET, but it should be done with verification that
the original problem really fixed by the new way to set a deployment
target. This is not part of this patch.

Removed virtualenv usage in CI for OS X (so pip just installs packages
into a system), because OS X Mojave 10.14 does not offer virtualenv by
default.

Fixed #3797

(cherry picked from commit eb9644710)

41340 of 50169 relevant lines covered (82.4%)

860959.16 hits per line

Source Files on job 15933.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 256
  • Source Changed 0
  • Coverage Changed 256
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13227
  • Travis Job 15933.5
  • cc3b5646 on github
  • Prev Job for TARGET=coverage on 1.10 (#15921.5)
  • Next Job for TARGET=coverage on 1.10 (#15961.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc