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

dropwizard / dropwizard / 5508
86%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2019 08:35AM UTC
Jobs 1
Files 463
Run time 2min
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
5508

push

travis-ci

joschi
Migrate tests to JUnit 5.4.0 (#2493)

* Migrate tests to JUnit 5.4.x
* Deprecate JUnit 4.x helper classes
* Simplify JUnit 5.x dependencies and make JUnit 4.x optional
* Disable failing tests on Windows:
  * CustomRequestLogPatternIntegrationTest
  * RequestLogPatternIntegrationTest

Example exception (shortened):

ERROR [2019-03-02 10:38:12,736] org.junit.jupiter.engine.execution.JupiterEngineExecutionContext: Caught exception while closing extension context: org.junit.jupiter.engine.descriptor.MethodExtensionContext@72bca894
java.io.IOException: Failed to delete temp directory C:\Users\appveyor\AppData\Local\Temp\1\junit6846106039914940147. The following paths could not be deleted (see suppressed exceptions for details): , example-new-app-not-additive.log, example-new-app.log, example.log
at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.createIOExceptionWithAttachedFailures(TempDirectory.java:206)
at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.java:167)
Suppressed: java.nio.file.DirectoryNotEmptyException: C:\Users\appveyor\AppData\Local\Temp\1\junit6846106039914940147
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath$1.deleteAndContinue(TempDirectory.java:187)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath$1.postVisitDirectory(TempDirectory.java:182)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath$1.postVisitDirectory(TempDirectory.java:173)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.deleteAllFilesAndDirectories(TempDirectory.java:173)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.java:165)
	... 44 common frames omitted
Suppressed: java.nio.file.FileSystemException: C:\Users\appveyor\AppData\Local\Temp\1\junit6846106039914940147\example.log: The process cannot access the file because it is being used by another process.

7484 of 8771 relevant lines covered (85.33%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5508.1 03 Mar 2019 08:35AM UTC 0
85.33
Travis Job 5508.1
Source Files on build 5508
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5508
  • 89712d23 on github
  • Prev Build on master (#5503)
  • Next Build on master (#5511)
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