Core application including web front end

Build: #6 failed

Job: default failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
2 minutes
Revision
90835ce3079ef3a4c1dab0b97b5b638445dfb8bf
Total tests
83
Fixed in
#7 (Changes by Luigi Marini)

Tests

  • 83 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 seconds taken in total.
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...)