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

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

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

pending completion
4549

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

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