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

cucumber / cucumber-jvm / 4549 / 3
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Oct 2020 10:04AM UTC
Files 404
Run time 1min
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

08 Oct 2020 09:54AM UTC coverage: 86.531% (+0.05%) from 86.483%
COVERAGE=true

push

travis-ci

web-flow
[Core] Fix platform dependent unit tests (#2145)

Ignore `ResourceScannerTest#scanForResourcesPathSymlink` on windows, because to 
make it run windows needs to be in developer mode, and the repo has to be
cloned with actived symlinks.

The `PluginFactoryTest` fails on windows, because the plugins (the real ones,
not the test plugins) which get a file paramter, open the file directly during
instantiation. On windows the test failed, because junit cannot delete the
tmpDir due to open files. The change uses the `EventPublisher` to send events to
the plugin, especially the `TestRunFinishedEvent`. During handling of
the event the plugins close the file and junit can successfully clean up
afterwards.

7176 of 8293 relevant lines covered (86.53%)

0.87 hits per line

Source Files on job 4549.3 (COVERAGE=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3712
  • Travis Job 4549.3
  • a858b7d2 on github
  • Prev Job for COVERAGE=true on main (#4547.3)
  • Next Job for COVERAGE=true on main (#4551.3)
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