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

k-takata / vim / 145
75%
master: 84%

Build:
Build:
LAST BUILD BRANCH: use-check-commands
DEFAULT BRANCH: master
Ran 02 Jul 2018 06:24PM UTC
Jobs 3
Files 92
Run time 44s
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
145

push

travis-ci

k-takata
Fix that recent test_lua fails on Windows

vim-win32-installer fails as follows:
https://ci.appveyor.com/project/chrisbra/vim-win32-installer/build/job/if4ko9mowkpt3ra4#L1465

```
Found errors in Test_dict():
function RunTheTest[40]..Test_dict line 13: Pattern '^dict: 0x\\x\\+$' does not match 'dict: 0000000002a88928'
Found errors in Test_list():
function RunTheTest[40]..Test_list line 13: Pattern '^list: 0x\\x\\+$' does not match 'list: 0000000002a81758'
Found errors in Test_recursive_list():
function RunTheTest[40]..Test_recursive_list line 15: Pattern '^list: 0x\\x\\+$' does not match 'list: 0000000002a80e18'
```

It seems that `tostring()` in some versions of lua returns an address
without the `0x` prefix.
Change the tests to accept them.

111816 of 148804 relevant lines covered (75.14%)

490891.55 hits per line

Jobs
ID Job ID Ran Files Coverage
5 145.5 (BUILD=yes TEST=scripttests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'") 02 Jul 2018 06:24PM UTC 0
77.46
Travis Job 145.5
8 145.8 (BUILD=yes TEST=scripttests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'") 02 Jul 2018 06:25PM UTC 0
76.2
Travis Job 145.8
9 145.9 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes) 02 Jul 2018 06:24PM UTC 0
2.54
Travis Job 145.9
Source Files on build 145
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #145
  • 5c9adfc4 on github
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

© 2025 Coveralls, Inc