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

Valloric / ycmd / 1655
94%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2016 11:31PM UTC
Jobs 1
Files 42
Run time 8min
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
1655

push

travis-ci

homu
Auto merge of #399 - micbou:windows-lnk-1104, r=Valloric

[READY] Avoid LNK 1104 error when compiling on Windows

Do not attempt to build on Windows if the `ycmd` server is up (more precisely, if `ycm_core` is in use) because the compilation will fail during linking with the following error:
```
LINK : fatal error LNK1104: cannot open file '<path_to_ycmd_folder>\ycm_core.pyd'
```
We check this by trying to open the `ycm_core` file in append mode.

Discussed in issue Valloric/YouCompleteMe#1891 and PR Valloric/YouCompleteMe#1922.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/399)
<!-- Reviewable:end -->

2966 of 3515 relevant lines covered (84.38%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1655.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 26 Feb 2016 11:31PM UTC 0
84.38
Travis Job 1655.1
Source Files on build 1655
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1655
  • 7ea44df6 on github
  • Prev Build on master (#1653)
  • Next Build on master (#1663)
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