Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win ci fix #3046

Closed
wants to merge 17 commits into from
Closed

Win ci fix #3046

wants to merge 17 commits into from

Conversation

mellery451
Copy link
Contributor

only last commit needs review

miguelportilla and others added 17 commits August 4, 2019 20:01
- Update Docker image to Boost 1.70
- Bust dependency cache
- Pass `Boost_NO_BOOST_CMAKE` to CMake
This commit allows server operators to reserve slots for specific
peers (identified by the peer's public node identity) and to make
changes to the reservations while the server is operating.

This commit closes #2938
FIXES: #2527

* define custom docker image for travis-linux builds based on
  package build image
* add macos builds
* add windows builds (currently allowed to fail)
* improve build and shell scripts as required for the CI envs
* add asio timer latency workaround
* omit several manual tests from TravisCI which cause memory exhaustion
* Use enums for StrandDirection, DebtDirection, and QualityDirection
- Remove references to nodestore ledger index. This was removed
  in f946d7b.
@ripplelabs-jenkins
Copy link
Collaborator

Jenkins Build Summary

Built from this commit

Built at 20190814 - 20:37:47

Test Results

Build Type Log Result Status
gcc.Release
-Dassert=ON,
MANUAL_TESTS=true
logfile 915 cases, 0 failed, t: 5m3s PASS ✅
docs,
TARGET=docs
logfile 1 cases, 0 failed, t: 0m1s PASS ✅
clang.Debug logfile no test results, t: 1s [BAD EXIT] FAIL 🔴
clang.Debug
-Dunity=OFF
logfile no test results, t: 1s [BAD EXIT] FAIL 🔴
msvc.Debug logfile 1178 cases, 0 failed, t: 582s PASS ✅
gcc.Debug logfile 1178 cases, 0 failed, t: 3m0s PASS ✅
gcc.Debug
-Dcoverage=ON,
TARGET=coverage_report,
SKIP_TESTS=true
logfile 1178 cases, 0 failed, t: 18m29s PASS ✅
clang.Release
-Dassert=ON
logfile no test results, t: 1s [BAD EXIT] FAIL 🔴
msvc.Debug,
NINJA_BUILD=true
logfile 1178 cases, 0 failed, t: 619s PASS ✅
gcc.Release
-Dassert=ON
logfile 1178 cases, 0 failed, t: 5m6s PASS ✅
gcc.Debug
-Dunity=OFF
logfile 1177 cases, 0 failed, t: 12m42s PASS ✅
gcc.Debug
-Dstatic=OFF
logfile 1178 cases, 0 failed, t: 3m3s PASS ✅
gcc.Debug
-Dstatic=OFF -DBUILD_SHARED_LIBS=ON
logfile 1178 cases, 0 failed, t: 3m0s PASS ✅
clang.Debug
-Dunity=OFF -Dsan=address,
PARALLEL_TESTS=false,
DEBUGGER=false
logfile no test results, t: 1s [BAD EXIT] FAIL 🔴
clang.Debug
-Dunity=OFF -Dsan=undefined,
PARALLEL_TESTS=false
logfile no test results, t: 1s [BAD EXIT] FAIL 🔴
gcc.Debug,
NINJA_BUILD=true
logfile 1178 cases, 0 failed, t: 2m52s PASS ✅
msvc.Debug
-Dunity=OFF
console no test results, t: n/a [BAD EXIT] FAIL 🔴
msvc.Release logfile 1178 cases, 0 failed, t: 413s PASS ✅

@nbougalis nbougalis mentioned this pull request Aug 15, 2019
@mellery451 mellery451 deleted the win-ci-fix branch August 19, 2019 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet