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

exonum / exonum-java-binding / 3274
85%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2019 03:12PM UTC
Jobs 1
Files 240
Run time 37s
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
3274

push

travis-ci-com

web-flow
Skip unit tests without resource-manager in the dev environment: (#920)

Run the unit tests of the Rust library without resource-manager
on CI only. Earlier (in ancient times) it was not possible 
because `cargo test`  used to overwrite the library *with* 
rm previously built by `cargo build`, which is required for 
subsequent Java ITs.

The current order of test actions on CI for core:
 - default-test
 - test-rust-lib
 - test-rust-lib-no-resource-manager <-- Used to cause problems at this position
 - integration-test

These tests now won't run on `mvn test`, but still will on
`./run_all_tests.sh` or `mvn test -P ci-build`.

3781 of 4367 relevant lines covered (86.58%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3274.3 (CHECK_RUST=false) 03 Jun 2019 03:12PM UTC 0
86.58
Travis Job 3274.3
Source Files on build 3274
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3274
  • 109cba25 on github
  • Prev Build on master (#3269)
  • Next Build on master (#3277)
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