Build: #1 failed

Job: default failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Revision
3c0951259dfd318ece64a48524d5f0a41087701e
Total tests
83

Tests

  • 83 tests in total
  • 5 tests failed
  • 5 failures are new
  • 22 seconds taken in total.
New test failures 5
Status Test Duration
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the comment(id: UUID) function routed by POST /api/datasets/:id/comment
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 Failed 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
< 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 Failed PreviewsAPIAppSpec The Previews API Spec must respond to the removePreview(id:UUID) function routed by DELETE /api/previews/:id for morrowplots preview file
< 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...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the upload() and download() function routed by POST/GET /api/previews
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 Failed 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
< 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...)