Build: #1 failed First build for this plan
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 4 minutes
- Labels
- None
- Revision
-
3c0951259dfd318ece64a48524d5f0a41087701e
3c0951259dfd318ece64a48524d5f0a41087701e - Total tests
- 83
Tests
- 5 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
DatasetsAPIAppSpec
The Datasets API Spec must respond to the comment(id: UUID) function routed by POST /api/datasets/:id/comment
|
default | 5 secs | |
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds] java.util.concurrent.TimeoutException: Futures timed out after [5 seconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219) at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223) at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107) at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53) at scala.concurrent.Await$.result(package.scala:107) (51 more lines...) |
||||
Collapse |
PreviewsAPIAppSpec
The Previews API Spec must respond to the upload() and download() function routed by POST/GET /api/previews
|
default | 5 secs | |
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds] java.util.concurrent.TimeoutException: Futures timed out after [5 seconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219) at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223) at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107) at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53) at scala.concurrent.Await$.result(package.scala:107) (51 more lines...) |
||||
Collapse |
PreviewsAPIAppSpec
The Previews API Spec must respond to the attachPreview(file_id:UUID, preview:UUID) function routed by POST /api/files/:file_id/previews/:p_id
|
default | < 1 sec | |
class scala.MatchError: None (of class scala.None$) scala.MatchError: None (of class scala.None$) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply$mcV$sp(PreviewsAPIAppSpec.scala:151) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(PreviewsAPIAppSpec.scala:150) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(PreviewsAPIAppSpec.scala:150) at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22) at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22) (44 more lines...) |
||||
Collapse |
PreviewsAPIAppSpec
The Previews API Spec must respond to the uploadMetadata(id: UUID) and getMetadata(id: UUID) function routed by POST/GET /api/previews/:id/metadata
|
default | < 1 sec | |
class scala.MatchError: None (of class scala.None$) scala.MatchError: None (of class scala.None$) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply$mcV$sp(PreviewsAPIAppSpec.scala:142) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(PreviewsAPIAppSpec.scala:125) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(PreviewsAPIAppSpec.scala:125) at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22) at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22) (44 more lines...) |
||||
Collapse |
PreviewsAPIAppSpec
The Previews API Spec must respond to the removePreview(id:UUID) function routed by DELETE /api/previews/:id for morrowplots preview file
|
default | < 1 sec | |
class scala.MatchError: None (of class scala.None$) scala.MatchError: None (of class scala.None$) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(PreviewsAPIAppSpec.scala:202) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(PreviewsAPIAppSpec.scala:201) at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(PreviewsAPIAppSpec.scala:201) at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22) at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22) (44 more lines...) |