Core application including web front end

Build: #6 failed

Job: default failed

Stages & jobs

  1. Default Stage

Test results

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

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

New test failures 1
Status Test Duration
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the upload() and download() function routed by POST/GET /api/previews
< 1 sec
class org.scalatest.exceptions.TestFailedException: 500 did not equal 200

      org.scalatest.exceptions.TestFailedException: 500 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply$mcV$sp(PreviewsAPIAppSpec.scala:117)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(PreviewsAPIAppSpec.scala:86)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(PreviewsAPIAppSpec.scala:86)
(46 more lines...)