Core application including web front end

Build: #9 failed Changes by Max Burnette <mburnet88@gmail.com>

Test results

  • 83 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 seconds taken in total.
New test failures 1
Status Test View job 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
default < 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...)