Build: #3 failed Rebuilt by Rob Kooper

Build result summary

Details

Completed
Duration
7 minutes
Flags
Rebuild
Labels
None
Revision
b811b7d166d629f9b732d6d7fd18ba334187f4ab
Total tests
88
Failing since
#2 (Changes by 5 people)
Number of retries
1

Tests

Responsible

Code commits

Author Commit Message Commit date
Indira Gutierrez Polo Indira Gutierrez Polo b811b7d166d629f9b732d6d7fd18ba334187f4ab Modify Create Dataset Page -Moving the create dataset button above. -Merging both create dataset functionality -> Add new files not working. - Redirect to the dataset after creating the dataset. - Change Existing files to a jquery-chosen. It allows you to search for files instead of just showing the list
Luigi Marini Luigi Marini d63933d8fdb19218813f08b14c207c7eae353508 Merge pull request #502 in CATS/clowder from feature/CATS-118-create-migration-to-spaces to feature/spaces
* commit '46d6681c5ba6392248dd71fa01e40b5f372a32de':
  convert to spaces
Luigi Marini Luigi Marini 2321cab6fde33d6a5a5f9f569b19c503cadfb5a3 Merge pull request #487 in CATS/clowder from feature/CATS-104-add-edit-functionality-for-title to feature/spaces
* commit '989730d0f8ef613e87e606994bf7aeb7a0d12084':
  Comment updates: - Adding btn-primary class to buttons. - Adding class inline instead of style - Added Permission to display the edit buttons - Changed description input to a textarea - Added form-control to the input/text areas.
  Adding css class btn and btn-sm to buttons.
  Changing HTTP method from POST to PUT
  Updating news feed for showing when a use updates a collection
  Edit Description  in Collections
  Edit Title in Collections
Indira Gutierrez Polo Indira Gutierrez Polo 989730d0f8ef613e87e606994bf7aeb7a0d12084 Merge branch 'feature/spaces' of https://opensource.ncsa.illinois.edu/stash/scm/cats/clowder into feature/CATS-104-add-edit-functionality-for-title
# Conflicts:
#        app/views/datasets/home.scala.html
#        app/views/spaces/spaceLink.scala.html
#        public/stylesheets/main.css
Luigi Marini Luigi Marini 7293373f490e4cbc2cd84ee67af879cb971c8a88 Merge pull request #500 in CATS/clowder from feature/CATS-86-invite-user-who-don-t-have-an-account to feature/spaces
* commit 'd2a904722fda8b5bdbf239cdfbf4b9a1ce379628':
  Comment updates: - Renaming the route for consistency. - typo in invite.scala.html - added comment near specific part for registration that was updated.
  Updates from Comments in pull request: - Add documentation for controllers.Registration - Changed roleId to be a String instead of a Role in the SpaceInvite - Minor refactoring
  When the email entered is associated with a user in the space, send  an email (inviteNotificationEmail) Send email when a person is added to a space (CATS-85). (api/Spaces changes)
  Fixing Issue with UUID for securesocial invites. Saving and looking up invites as string.
  * CATS86: At a very preliminary stage... * Creating email to be sent to admins when people are invited to a space. * Creating email to be sent to new members when people are invited to a space. * -Added methods in the SpaceService to save the token with space, and role invitation information, create, read, and delete methods     -Added new method to handle registration, haven't added it to routes yet. * - Changed the method where the signup page posted to. Is a copy of the securesocial post method with an update. It checks if there is an invitation with the token, and if there is, adds the person to the space with the designated role. Otherwise is the same as before.

Tests

Existing test failures 38
Status Test Failing since View job Duration
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply$mcV$sp(CollectionsAPIAppSpec.scala:595)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(CollectionsAPIAppSpec.scala:586)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply$mcV$sp(CollectionsAPIAppSpec.scala:636)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(CollectionsAPIAppSpec.scala:627)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply$mcV$sp(CollectionsAPIAppSpec.scala:178)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(CollectionsAPIAppSpec.scala:161)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(CollectionsAPIAppSpec.scala:161)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply$mcV$sp(CollectionsAPIAppSpec.scala:275)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(CollectionsAPIAppSpec.scala:268)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(CollectionsAPIAppSpec.scala:414)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(CollectionsAPIAppSpec.scala:406)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply$mcV$sp(CollectionsAPIAppSpec.scala:533)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(CollectionsAPIAppSpec.scala:526)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply$mcV$sp(CollectionsAPIAppSpec.scala:475)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(CollectionsAPIAppSpec.scala:468)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply$mcV$sp(CollectionsAPIAppSpec.scala:231)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(CollectionsAPIAppSpec.scala:214)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(CollectionsAPIAppSpec.scala:214)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply$mcV$sp(DatasetsAPIAppSpec.scala:302)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(DatasetsAPIAppSpec.scala:295)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply$mcV$sp(DatasetsAPIAppSpec.scala:461)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(DatasetsAPIAppSpec.scala:452)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply$mcV$sp(DatasetsAPIAppSpec.scala:715)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(DatasetsAPIAppSpec.scala:708)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$4.apply$mcV$sp(DatasetsAPIAppSpec.scala:117)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$4.apply(DatasetsAPIAppSpec.scala:100)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$4.apply(DatasetsAPIAppSpec.scala:100)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "description"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "description"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply$mcV$sp(DatasetsAPIAppSpec.scala:161)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(DatasetsAPIAppSpec.scala:154)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$16.apply$mcV$sp(DatasetsAPIAppSpec.scala:769)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$16.apply(DatasetsAPIAppSpec.scala:762)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$21.apply$mcV$sp(DatasetsAPIAppSpec.scala:1006)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$21.apply(DatasetsAPIAppSpec.scala:997)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply$mcV$sp(DatasetsAPIAppSpec.scala:559)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(DatasetsAPIAppSpec.scala:552)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply$mcV$sp(DatasetsAPIAppSpec.scala:261)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(DatasetsAPIAppSpec.scala:254)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply$mcV$sp(DatasetsAPIAppSpec.scala:222)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(DatasetsAPIAppSpec.scala:213)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$17.apply$mcV$sp(DatasetsAPIAppSpec.scala:824)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$17.apply(DatasetsAPIAppSpec.scala:817)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(DatasetsAPIAppSpec.scala:402)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(DatasetsAPIAppSpec.scala:395)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$18.apply$mcV$sp(DatasetsAPIAppSpec.scala:862)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$18.apply(DatasetsAPIAppSpec.scala:855)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply$mcV$sp(DatasetsAPIAppSpec.scala:343)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply(DatasetsAPIAppSpec.scala:336)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply$mcV$sp(DatasetsAPIAppSpec.scala:180)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(DatasetsAPIAppSpec.scala:171)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "datasetname"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply$mcV$sp(DatasetsAPIAppSpec.scala:501)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(DatasetsAPIAppSpec.scala:494)
(47 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(ExtractionsAPIAppSpec.scala:153)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(ExtractionsAPIAppSpec.scala:148)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(ExtractionsAPIAppSpec.scala:148)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply$mcV$sp(ExtractionsAPIAppSpec.scala:195)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(ExtractionsAPIAppSpec.scala:190)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(ExtractionsAPIAppSpec.scala:190)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply$mcV$sp(FilesAPIAppSpec.scala:484)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(FilesAPIAppSpec.scala:478)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(FilesAPIAppSpec.scala:478)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply$mcV$sp(FilesAPIAppSpec.scala:144)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(FilesAPIAppSpec.scala:141)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(FilesAPIAppSpec.scala:141)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply$mcV$sp(FilesAPIAppSpec.scala:270)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply(FilesAPIAppSpec.scala:267)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply(FilesAPIAppSpec.scala:267)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply$mcV$sp(FilesAPIAppSpec.scala:370)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(FilesAPIAppSpec.scala:364)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(FilesAPIAppSpec.scala:364)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply$mcV$sp(FilesAPIAppSpec.scala:439)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(FilesAPIAppSpec.scala:433)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(FilesAPIAppSpec.scala:433)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply$mcV$sp(FilesAPIAppSpec.scala:159)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(FilesAPIAppSpec.scala:155)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(FilesAPIAppSpec.scala:155)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply$mcV$sp(FilesAPIAppSpec.scala:215)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(FilesAPIAppSpec.scala:211)
      at integration.FilesAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(FilesAPIAppSpec.scala:211)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 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$15.apply$mcV$sp(PreviewsAPIAppSpec.scala:531)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(PreviewsAPIAppSpec.scala:526)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(PreviewsAPIAppSpec.scala:526)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 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$8.apply$mcV$sp(PreviewsAPIAppSpec.scala:274)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(PreviewsAPIAppSpec.scala:269)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(PreviewsAPIAppSpec.scala:269)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 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$9.apply$mcV$sp(PreviewsAPIAppSpec.scala:317)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(PreviewsAPIAppSpec.scala:312)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(PreviewsAPIAppSpec.scala:312)
(46 more lines...)
class org.scalatest.exceptions.TestFailedException: 401 did not equal 200

      org.scalatest.exceptions.TestFailedException: 401 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$7.apply$mcV$sp(PreviewsAPIAppSpec.scala:188)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(PreviewsAPIAppSpec.scala:183)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(PreviewsAPIAppSpec.scala:183)
(46 more lines...)
class java.lang.ArrayIndexOutOfBoundsException: 2

      java.lang.ArrayIndexOutOfBoundsException: 2
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply$mcV$sp(PreviewsAPIAppSpec.scala:465)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(PreviewsAPIAppSpec.scala:445)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(PreviewsAPIAppSpec.scala:445)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(45 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCATS-85Could not obtain issue details from Jira