Ran
|
Jobs
7
|
Files
22
|
Run time
9min
|
Badge
Embed ▾
README BADGES
|
travis-ci
Disable running tests when configuring gpgme This disables more tests when building gpgme. This adds a significant amount of installation time and it also currently prevents this gem from being installed on MacOS. On MacOS, it fails with a message like the following: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /Users/dirkjan/github/github/vendor/gems/2.5.2/ruby/2.5.0/gems/gpgme-2.0.17/ext/gpgme /Users/dirkjan/github/github/vendor/ruby/784b3dda8/bin/ruby -r ./siteconf20181122-46971-oal80.rb extconf.rb ************************************************************************ IMPORTANT! gpgme gem uses locally built versions of required C libraries, namely libgpg-error, libassuan, and gpgme. If this is a concern for you and you want to use the system library instead, abort this installation process and reinstall gpgme gem as follows: gem install gpgme -- --use-system-libraries ************************************************************************ Extracting libgpg-error-1.32.tar.bz2 into tmp/x86_64-apple-darwin18.2.0/ports/libgpg-error/1.32... OK Running 'configure' for libgpg-error 1.32... OK Running 'compile' for libgpg-error 1.32... OK Running 'install' for libgpg-error 1.32... OK Activating libgpg-error 1.32 (from /Users/dirkjan/github/github/vendor/gems/2.5.2/ruby/2.5.0/gems/gpgme-2.0.17/ports/x86_64-apple-darwin18.2.0/libgpg-error/1.32)... Extracting libassuan-2.5.1.tar.bz2 into tmp/x86_64-apple-darwin18.2.0/ports/libassuan/2.5.1... OK Running 'configure' for libassuan 2.5.1... OK Running 'compile' for libassuan 2.5.1... OK Running 'install' for libassuan 2.5.1... OK Activating libassuan 2.5.1 (from /Users/dirkjan/github/github/vendor/gems/2.5.2/ruby/2.5.0/gems/gpgme-2.0.17/ports/x86_64-apple-darwin18.2.0/libassuan/2.5.1)... Extracting gpgme-1.12.0.tar.bz2 into tmp/x86_64-apple-darwin18.2.0/ports/gpgme/1.12.0... OK Running 'configure' for gpgme 1.12.0... OK Run... (continued)
1321 of 1459 relevant lines covered (90.54%)
84.61 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
53.57 |
0.0% | lib/gpgme.rb |
1 |
68.29 |
0.0% | lib/gpgme/signature.rb |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 132.1 (2.1.10) | 22 |
90.52 |
Travis Job 132.1 | |
2 | 132.2 (2.2.9) | 22 |
90.46 |
Travis Job 132.2 | |
3 | 132.3 (2.3.6) | 22 |
90.48 |
Travis Job 132.3 | |
4 | 132.4 (2.4.3) | 22 |
90.48 |
Travis Job 132.4 | |
5 | 132.5 (2.5.0) | 22 |
90.48 |
Travis Job 132.5 | |
6 | 132.6 (1.9.3) | 22 |
90.52 |
Travis Job 132.6 | |
7 | 132.7 (2.0.0) | 22 |
90.52 |
Travis Job 132.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|