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

cucumber / cucumber-jvm / 4551
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 10 Oct 2020 10:32PM UTC
Jobs 1
Files 404
Run time 35s
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
4551

push

travis-ci

web-flow
[Compatibility] Fix platform dependent tests (#2148)

* Disabled scanForResourcesDirectorySymlink test on windows, because it only works if the repository was cloned with symlinks activated and windows being in developer mode.

* Add config to ensure that maven runs with -Dfile.encoding=UTF-8. This ensures that the generated sources with UTF-8 filenames like Når.java are correctly handled by maven, when running on operating system with another default encoding (e.g. windows)

* Ensure that line endings do not get altered by git, otherwise test may fail.

The default configuration of git on windows is to let git do end-of-line conversion, i.e. converting between LF in the repository and CRLF in the working tree. If this happens on the feature files in this directory, tests fail, because the test will read the feature file (with crlf line endings) and compare it to the files describing the expected outcome (containing only lf).

Co-authored-by: Kathrin Geilmann <k>

7176 of 8293 relevant lines covered (86.53%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4551.3 (COVERAGE=true) 10 Oct 2020 10:32PM UTC 0
86.53
Travis Job 4551.3
Source Files on build 4551
  • Tree
  • List 404
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #4551
  • 5fd93e8b on github
  • Prev Build on main (#4549)
  • Next Build on main (#4553)
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