Core application including web front end
Build: #9 failed Changes by Max Burnette <mburnet88@gmail.com>
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 9 minutes
- Labels
- None
- Revision
-
c54d90eef29c60c4ef6a3dc1cae2a22d35f83f36
c54d90eef29c60c4ef6a3dc1cae2a22d35f83f36 - Total tests
- 83
- Fixed in
- #10 (Changes by Max Burnette <mburnet88@gmail.com>)
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Code commits
Author | Commit | Commit date | |
---|---|---|---|
|
Max Burnette <mburnet88@gmail.com> |
c54d90eef29c60c4ef6a3dc1cae2a22d35f83f36
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
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...) |