Core application including web front end

Build: #9 failed

Job: default failed

Stages & jobs

  1. Default Stage

Test results

  • 83 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 seconds taken in total.

Build 9 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ExtractionsAPIAppSpec The Extractions API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id for logos_ncsa file
< 1 sec
class java.lang.ClassNotFoundException: 

      java.lang.ClassNotFoundException: 
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:264)
      at services.ByteStorageService$.delete(ByteStorageService.scala:50)
      at services.mongodb.MongoDBFileService.removeFile(MongoDBFileService.scala:729)
      at api.Files$$anonfun$removeFile$1.apply(Files.scala:1485)
(28 more lines...)