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

VowpalWabbit / vowpal_wabbit / 5976
76%

Build:
DEFAULT BRANCH: master
Ran 02 May 2019 03:09PM UTC
Jobs 1
Files 212
Run time 16s
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
5976

push

travis-ci

web-flow
Azure Pipeline for Windows CI (#1853)

* Update Clarius.TransformOnBuild to work with VS2017

* Simplify vw_core.vcxproj

* Simplify libvw.vcxproj

* Update NuGet.exe to support SemVer

* Add explicit project dependencies to the solution

   Solution files offer a way to code-in build dependencies which do not get resolved properly by MsBuild.

   It was necessary to add the dependencies for vw_core and libvw (and vw_clr as a precaution) so that the managed projects do not kicked off until the unmanaged dependencies were done. Otherwise the unmanaged projects get kicked off immediately when the build starts and chain to a second, parallel build of vw_core. This breaks the build when the same files (e.g. vw_core.lib, or .obj files) are being written concurrently.

* Enable finding VS2017 MSBuild automatically

* Fix init.cmd to also find vstest.console when it is not provided

* Enable a way to suppres c smoke test

Currently c_test breaks CI/CD that rely on stderror spew due to vw using cerr for info

* Fix c_test.vcxproj dependency

The project was incorrectly referencing vw_core rather than libvw; unfortunately, due to explicit ordering in the soultion and an explicit reference to the lib, this was not detected until trying to fix the solution dependencies.

* Disable node reuse to avoid keeping stale MSBuild.exe processes around after build

* Fix CodeAnalysis rule files location

* Disable it for vw_clr because the rules file does not contain compatible rules for this kind of project

* Unify C# outputs

* Fix NuGet pack binary search paths

* Make package.cmd more robust

* Move output into a separate /package folder under /out
* Make the script agnostic of where we invoke it from
* Ensure output directory is generated before calling nuget pack

* Remove in-build NuGet restore

* Remove DebugLeakCheck configuration

* This was removed a long time ago, but some projects did not get cleaned up properly... (continued)

13998 of 19187 relevant lines covered (72.96%)

609764.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5976.1 02 May 2019 03:09PM UTC 0
72.96
Travis Job 5976.1
Source Files on build 5976
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5976
  • 7161aaa6 on github
  • Prev Build on master (#5971)
  • Next Build on master (#5978)
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