<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:14:58 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-1660] platform-core tests fail as a suite</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1660</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Although &lt;tt&gt;platform-core&lt;/tt&gt; tests may run successfully when run individually, when run in one fell swoop, as with &lt;tt&gt;stripes test nightmare stripes.config.js --run WD/checkout/users/inventory/requests/circulation/organization --uiTest.username diku_admin --uiTest.password admin --show --url &lt;a href=&quot;http://folio-snapshot-496.aws.indexdata.com&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-snapshot-496.aws.indexdata.com&lt;/a&gt;&lt;/tt&gt; then they tend to fail with weird results: &lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
yarn run v1.9.4
$ stripes test nightmare stripes.config.js --run WD/checkout/users/inventory/requests/circulation/organization --uiTest.username diku_admin --uiTest.password admin --show --url http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com
&lt;/span&gt;Using URL http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com
&lt;/span&gt;Starting Nightmare tests...
Host:          http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com
&lt;/span&gt;Username:      diku_admin


  
    Login Page (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-bad-login&quot;&lt;/span&gt;)
      given bad data
        &#10003; Should find a login error message (2697ms)
    Load test-codexsearch
      Login &amp;gt; Codex Search &amp;gt; Filtering Results &amp;gt; Reset Search &amp;gt; Logout

        &#10003; should login as diku_admin/admin (4550ms)
        &#10003; should open codex search and execute search (14532ms)
        &#10003; should filter results and change result-count (4140ms)
        &#10003; should reset search (44ms)
        &#10003; should logout
    Checking &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; dependency issues on FOLIO UI App /about (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-dependencies&quot;&lt;/span&gt;)
      Login &amp;gt; Click &lt;span class=&quot;code-quote&quot;&gt;&quot;About&quot;&lt;/span&gt; link &amp;gt; Check &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; dependency errors &amp;gt; Logout

        &#10003; should login (3848ms)
        &#10003; should load &lt;span class=&quot;code-quote&quot;&gt;&quot;about&quot;&lt;/span&gt; page (1132ms)
        &#10003; should check &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;red&quot;&lt;/span&gt; errors
        &#10003; should check &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;orange&quot;&lt;/span&gt; errors
        &#10003; should logout
    Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
      Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

        1) should login as diku_admin/admin
        &#10003; should configure checkout &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; barcode and username
        &#10003; should find an active user  (1175ms)
          Found user katheryn/102612053668398
        2) should find current loans count &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; /
        &#10003; should find closed loans count &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;  (225ms)
          Closed loans: 0
        &#10003; should create inventory record (1941ms)
        3) should create holdings record
        4) should create item record
(node:17893) UnhandledPromiseRejectionWarning: Error: .wait() timed out after 30000msec
    at Timeout._onTimeout (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/nightmare/lib/actions.js:453:10)
    at ontimeout (timers.js:498:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:290:5)
(node:17893) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a &lt;span class=&quot;code-keyword&quot;&gt;catch&lt;/span&gt; block, or by rejecting a promise which was not handled with .&lt;span class=&quot;code-keyword&quot;&gt;catch&lt;/span&gt;(). (rejection id: 1)
(node:17893) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the &lt;span class=&quot;code-keyword&quot;&gt;future&lt;/span&gt;, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
        5) should check out 1544759505517 to 
Error: .wait() timed out after 30000msec
    at Timeout._onTimeout (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/nightmare/lib/actions.js:453:10)
    at ontimeout (timers.js:498:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:290:5)
        &#10003; should change open-loan count
        6) should find 1544759505517 in &apos;s open loans
        7) should check in 1544759505517
        8) should change closed-loan count
        9) should confirm 1544759505517 in &apos;s closed loans
        &#10003; should logout
    Tests to validate the loan renewals
      Login &amp;gt; Update settings &amp;gt; Create loan policy &amp;gt; Apply Loan rule &amp;gt; Find Active user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Renew success &amp;gt; Renew failure &amp;gt; Renew failure &amp;gt; create fixedDueDateSchedule &amp;gt; Assign fdds to loan policy &amp;gt; Renew failure &amp;gt; Edit loan policy &amp;gt; Renew failure &amp;gt; Check in &amp;gt; delete loan policy &amp;gt; delete fixedDueDateSchedule &amp;gt; logout

        &#10003; should login as diku_admin/admin (4623ms)
        10) should configure checkout &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; barcode and username
        Module test: new_proxy
          Login &amp;gt; Find user two users &amp;gt; Add proxy to user 1 &amp;gt; Delete sponsor in user 2 &amp;gt; Logout

            11) &lt;span class=&quot;code-quote&quot;&gt;&quot;before all&quot;&lt;/span&gt; hook &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;should configure checkout &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; barcode and username&quot;&lt;/span&gt;
      
        Module test: checkout:error_messages.
          Open app &amp;gt; Trigger error messages &amp;gt; Logout
          Test suite   @folio/checkout:1.4.1000222
          Live module  @folio/checkout:1.4.1000222 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open app and find module version tag (395ms)
            &#10003; should show error when scanning item before patron card (329ms)
            &#10003; should show error when entering wrong patron ID (1382ms)
            &#10003; should configure checkout &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; barcode and username (826ms)
            &#10003; should find existing patron (1748ms)
            &#10003; should show error when entering wrong item ID (802ms)
      
        Module test: users:patron_group
          Login &amp;gt; Add &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; patron group &amp;gt; Assign to user &amp;gt; Try to delete patron group &amp;gt; Unassign from user &amp;gt; Try to delete again &amp;gt; Logout

            &#10003; should login as diku_admin/admin (7980ms)
          Test suite   @folio/users:2.17.9000535
          Live module  @folio/users:2.17.9000535 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open app and find version tag (437ms)
            &#10003; should create a patron group &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;Alumni&quot;&lt;/span&gt; (6442ms)
            &#10003; should find an active user to edit (405ms)
        (found user ID 954851241876440)
            &#10003; should find patron group ID &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;alumni_1562&quot;&lt;/span&gt; (2552ms)
        (found patron group ID 6930a5b1-417b-4087-82db-ea5fdca612d7)
            &#10003; should edit user record using &lt;span class=&quot;code-quote&quot;&gt;&quot;alumni_1562&quot;&lt;/span&gt; group (2772ms)
            &#10003; should find patron group ID &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;staff&quot;&lt;/span&gt; (861ms)
        (found patron group ID 6930a5b1-417b-4087-82db-ea5fdca612d7)
            &#10003; should change patron group to &lt;span class=&quot;code-quote&quot;&gt;&quot;Staff&quot;&lt;/span&gt; in user record (2756ms)
            &#10003; should delete &lt;span class=&quot;code-quote&quot;&gt;&quot;alumni_1562&quot;&lt;/span&gt; patron group (1362ms)
            &#10003; should confirm that &lt;span class=&quot;code-quote&quot;&gt;&quot;alumni_1562&quot;&lt;/span&gt; patron group has been deleted (1115ms)
            &#10003; should logout
        Module test: users:new_user
          Login &amp;gt; Create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; user &amp;gt; Logout &amp;gt; Login as &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; user &amp;gt; Logout &amp;gt; Login &amp;gt; Edit &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; user and confirm changes
            &#10003; should load login page (4177ms)
            &#10003; should login as diku_admin/admin (3433ms)
          Test suite   @folio/users:2.17.9000535
          Live module  @folio/users:2.17.9000535 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open app and find version tag (425ms)
            &#10003; should extract a patron group value (1027ms)
            12) should create a user: ojohnson1544759505532/ojohnson1544759505532
            &#10003; should create a &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; loan policy with renewalLimit of 1
            &#10003; should logout (579ms)
            &#10003; should login as ojohnson1544759505532/ojohnson1544759505532 (273ms)
            &#10003; should logout (569ms)
            &#10003; should login as diku_admin/admin (2544ms)
            &#10003; should change username &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ojohnson1544759505532 (6179ms)
            &#10003; should logout (576ms)
            &#10003; Should login as ojohnson1544759505532x/ojohnson1544759505532 (1062ms)
        Module test: users:new_permission_set
          Login &amp;gt; Create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; permission set &amp;gt; Confirm creation &amp;gt; Delete permission set &amp;gt; Confirm deletion &amp;gt; Logout

          Test suite   @folio/users:2.17.9000535
          Live module  @folio/users:2.17.9000535 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open app and find version tag (419ms)
            &#10003; should create a &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; permission set (1225ms)
            &#10003; should confirm creation of &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; permission set (655ms)
            &#10003; should delete &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; permission set (871ms)
          ID of deleted permission set: 2f66815c-8b1b-4181-b850-11a38aac9f34
            &#10003; should confirm deletion (643ms)
      
        Module test: inventory:new_title
          Login &amp;gt; Open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Inventory&quot;&lt;/span&gt; &amp;gt; Create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; instance &amp;gt; Sort list by title &amp;gt; Confirm creation of &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; title &amp;gt; Logout
          Test suite   @folio/inventory:1.4.1000378
          Live module  @folio/inventory:1.4.1000378 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Inventory&quot;&lt;/span&gt; and find version tag  (434ms)
            &#10003; should create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; instance  (7827ms)
            &#10003; should create holdings record (913ms)
            &#10003; should create item record (1213ms)
            &#10003; should find &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; title in list  (245ms)
        Module test: inventory:filters
          Login &amp;gt; Open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Inventory&quot;&lt;/span&gt; &amp;gt; Get hit counts &amp;gt; Click filters &amp;gt; Logout
          Test suite   @folio/inventory:1.4.1000378
          Live module  @folio/inventory:1.4.1000378 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Inventory&quot;&lt;/span&gt; and find version tag  (416ms)
            &#10003; should find hit count with no filters applied (1543ms)
            &#10003; should click language-English and change hit count (1767ms)
            13) should click language-Spanish and change hit count
            &#10003; Apply the loan policy created as a loan rule to material-type book
            &#10003; should click location-Annex and change hit count (1813ms)
        Module test: inventory:inventorySearch
          Login &amp;gt; Click Inventory &amp;gt; Enter Search Term &amp;gt; Wait &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Results &amp;gt; Confirm search term at top of results &amp;gt; Click Reset All &amp;gt; Wait &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; results pan to change state &amp;gt; Logout

          Test suite   @folio/inventory:1.4.1000378
          Live module  @folio/inventory:1.4.1000378 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Inventory&quot;&lt;/span&gt; and find version tag  (427ms)
            &#10003; should find hit count with no filters applied (1813ms)
            &#10003; should search &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;California&quot;&lt;/span&gt; (1310ms)
            &#10003; should click &lt;span class=&quot;code-quote&quot;&gt;&quot;reset all&quot;&lt;/span&gt; button (891ms)
            &#10003; should search &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; title: California (1404ms)
            &#10003; should click &lt;span class=&quot;code-quote&quot;&gt;&quot;reset all&quot;&lt;/span&gt; button (871ms)
            &#10003; should search &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; contributor: Huntley, Henry Veel (1425ms)
      
        Module test: requests:new_request
          Login &amp;gt; Open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Requests&quot;&lt;/span&gt; &amp;gt; Create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; request &amp;gt; Logout
          Test suite   @folio/requests:1.5.1000191
          Live module  @folio/requests:1.5.1000191 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Requests&quot;&lt;/span&gt; and find version tag  (450ms)
            &#10003; should find an active user barcode (1759ms)
        Found 102612053668398
            &#10003; should create inventory record (1638ms)
            &#10003; should create holdings record (2495ms)
            &#10003; should create item record (1189ms)
            &#10003; should check out newly created item (5377ms)
            &#10003; should add a &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;Hold&quot;&lt;/span&gt; request (2547ms)
            &#10003; should find &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; request in requests list (1388ms)
        Module test: requests:filters
          Login &amp;gt; Open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Requests&quot;&lt;/span&gt; &amp;gt; Get hit counts &amp;gt; Click filters &amp;gt; Logout
          Test suite   @folio/requests:1.5.1000191
          Live module  @folio/requests:1.5.1000191 (http:&lt;span class=&quot;code-comment&quot;&gt;//folio-snapshot-496.aws.indexdata.com)
&lt;/span&gt;            &#10003; should open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Requests&quot;&lt;/span&gt; and find version tag  (454ms)
            &#10003; should find &lt;span class=&quot;code-quote&quot;&gt;&quot;choose a filter&quot;&lt;/span&gt; message
            &#10003; should click Holds and change hit count (1207ms)
            &#10003; should click Recalls and change hit count (868ms)
      
        Module test: circulation:settings
          Login &amp;gt; Open Circulation settings &amp;gt; Logout
            &#10003; should open Circulation settings, Loan policies (2748ms)
      
        Module test: organization:locations
          Login &amp;gt; Add &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; institution, campus, library, location &amp;gt; Try to delete institution &amp;gt; Delete location &amp;gt; Try to delete institution again &amp;gt; Logout

            &#10003; should create an institution &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College 8261&quot;&lt;/span&gt; (1920ms)
        (found institution ID 4866b105-89a5-40bc-aa17-1f5c86e8af76 &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Bowdoin College 8261
            &#10003; should create a campus &lt;span class=&quot;code-quote&quot;&gt;&quot;Brunswick 6866&quot;&lt;/span&gt; (861ms)
        (found campus ID 96cd2eed-4133-495c-8aa7-ca05ee49416e &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Brunswick 6866
            &#10003; should create a library &lt;span class=&quot;code-quote&quot;&gt;&quot;Hawthorne-Longfellow 9385&quot;&lt;/span&gt; (1648ms)
        (found library ID 1a4a01f2-ce4d-4c10-8bb4-37fa176d94d0 &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Hawthorne-Longfellow 9385
            14) should create a location &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College Test Location 5621&quot;&lt;/span&gt;
            &#10003; should find an active user 
            &#10003; should confirm creation of &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; location (406ms)
        (found location ID 95b4e309-06f5-4585-a073-b05b1cef6d63 &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Bowdoin College Test Location 5621
            &#10003; should fail to delete institution &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College 8261&quot;&lt;/span&gt; (4350ms)
            &#10003; should fail to delete campus &lt;span class=&quot;code-quote&quot;&gt;&quot;Brunswick 6866&quot;&lt;/span&gt; (3595ms)
            &#10003; should fail to delete library &lt;span class=&quot;code-quote&quot;&gt;&quot;Hawthorne-Longfellow 9385&quot;&lt;/span&gt; (3376ms)
            &#10003; should delete the location &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College Test Location 5621&quot;&lt;/span&gt; (925ms)
            &#10003; should confirm deletion
            &#10003; should delete the library &lt;span class=&quot;code-quote&quot;&gt;&quot;Hawthorne-Longfellow 9385&quot;&lt;/span&gt; (3864ms)
            &#10003; should confirm the library has been deleted (225ms)
            &#10003; should delete the campus &lt;span class=&quot;code-quote&quot;&gt;&quot;Brunswick 6866&quot;&lt;/span&gt; (3579ms)
            &#10003; should confirm the campus has been deleted (225ms)
            &#10003; should delete the institution &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College 8261&quot;&lt;/span&gt; (4317ms)
            &#10003; should confirm the institution has been deleted (225ms)

  98 passing (7m)
  14 failing

  1) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should login as diku_admin/admin:
     Uncaught Error: ERROR: in module @folio/core, operation GET on resource &lt;span class=&quot;code-quote&quot;&gt;&apos;enabledModules&apos;&lt;/span&gt; failed, saying: Failed to fetch
      at EventEmitter.nightmare.on (node_modules/@folio/stripes-testing/helpers.js:6:13)
      at ChildProcess. (node_modules/nightmare/lib/ipc.js:49:10)
      at emit (internal/child_process.js:762:12)
      at _combinedTickCallback (internal/process/next_tick.js:142:11)
      at process._tickCallback (internal/process/next_tick.js:181:9)

  2) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should find current loans count &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; /:
     TypeError: result.replace is not a function
      at nightmare.click.wait.evaluate.then (test/ui-testing/exercise.js:70:39)
      at 
      at process._tickCallback (internal/process/next_tick.js:189:7)

  3) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should create holdings record:
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure &lt;span class=&quot;code-quote&quot;&gt;&quot;done()&quot;&lt;/span&gt; is called; &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; returning a Promise, ensure it resolves. (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/@folio/stripes-testing/test-module.js)
  

  4) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should create item record:
     Error: done() invoked with non-Error: Unable to find element by selector: #clickable-&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-item
      at 
      at process._tickCallback (internal/process/next_tick.js:189:7)

  5) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should check out 1544759505517 to :
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:453:10)

  6) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should find 1544759505517 in &apos;s open loans:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:453:10)

  7) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should check in 1544759505517:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:453:10)

  8) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should change closed-loan count:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:453:10)

  9) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;test-exercise&quot;&lt;/span&gt;)
       Login &amp;gt; Update settings &amp;gt; Find user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Checkin &amp;gt; Confirm checkin &amp;gt; Logout

         should confirm 1544759505517 in &apos;s closed loans:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:453:10)

  10) Tests to validate the loan renewals
       Login &amp;gt; Update settings &amp;gt; Create loan policy &amp;gt; Apply Loan rule &amp;gt; Find Active user &amp;gt; Create inventory record &amp;gt; Create holdings record &amp;gt; Create item record &amp;gt; Checkout item &amp;gt; Confirm checkout &amp;gt; Renew success &amp;gt; Renew failure &amp;gt; Renew failure &amp;gt; create fixedDueDateSchedule &amp;gt; Assign fdds to loan policy &amp;gt; Renew failure &amp;gt; Edit loan policy &amp;gt; Renew failure &amp;gt; Check in &amp;gt; delete loan policy &amp;gt; delete fixedDueDateSchedule &amp;gt; logout

         should configure checkout &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; barcode and username:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:453:10)

  11) Module test: new_proxy
       Login &amp;gt; Find user two users &amp;gt; Add proxy to user 1 &amp;gt; Delete sponsor in user 2 &amp;gt; Logout

         &lt;span class=&quot;code-quote&quot;&gt;&quot;before all&quot;&lt;/span&gt; hook &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&quot;should configure checkout &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; barcode and username&quot;&lt;/span&gt;:
     Error: done() invoked with non-Error: Cannot read property &lt;span class=&quot;code-quote&quot;&gt;&apos;focus&apos;&lt;/span&gt; of &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
      at 
      at process._tickCallback (internal/process/next_tick.js:189:7)

  12) Module test: users:new_user
       Login &amp;gt; Create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; user &amp;gt; Logout &amp;gt; Login as &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; user &amp;gt; Logout &amp;gt; Login &amp;gt; Edit &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; user and confirm changes
         should create a user: ojohnson1544759505532/ojohnson1544759505532:
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure &lt;span class=&quot;code-quote&quot;&gt;&quot;done()&quot;&lt;/span&gt; is called; &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; returning a Promise, ensure it resolves. (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/@folio/stripes-testing/test-module.js)
  

  13) Module test: inventory:filters
       Login &amp;gt; Open module &lt;span class=&quot;code-quote&quot;&gt;&quot;Inventory&quot;&lt;/span&gt; &amp;gt; Get hit counts &amp;gt; Click filters &amp;gt; Logout
         should click language-Spanish and change hit count:
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure &lt;span class=&quot;code-quote&quot;&gt;&quot;done()&quot;&lt;/span&gt; is called; &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; returning a Promise, ensure it resolves. (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/@folio/stripes-testing/test-module.js)
  

  14) Module test: organization:locations
       Login &amp;gt; Add &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; institution, campus, library, location &amp;gt; Try to delete institution &amp;gt; Delete location &amp;gt; Try to delete institution again &amp;gt; Logout

         should create a location &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College Test Location 5621&quot;&lt;/span&gt;:
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure &lt;span class=&quot;code-quote&quot;&gt;&quot;done()&quot;&lt;/span&gt; is called; &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; returning a Promise, ensure it resolves. (/home/jenkins/workspace/Automation/folio-snapshot/platform-core/node_modules/@folio/stripes-testing/test-module.js)
  



Some tests failed or something went wrong &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; attempting to run the tests.
14
exiting process with failure(1)
error Command failed with exit code 1.
info Visit https:&lt;span class=&quot;code-comment&quot;&gt;//yarnpkg.com/en/docs/cli/run &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; documentation about &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; command.&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="81000">FOLIO-1660</key>
            <summary>platform-core tests fail as a suite</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="615afd1cd9820f0070a09ef0">Zak Burke</assignee>
                                                                <reporter accountid="615afd1cd9820f0070a09ef0">Zak Burke</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>sprint53</label>
                    </labels>
                <created>Fri, 14 Dec 2018 18:00:55 +0000</created>
                <updated>Wed, 3 Jun 2020 16:39:19 +0000</updated>
                            <resolved>Sat, 15 Dec 2018 12:20:00 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                                                            <comment id="193293" author="615afd1cd9820f0070a09ef0" created="Sat, 15 Dec 2018 12:20:00 +0000"  >&lt;p&gt;Reverted &lt;a href=&quot;https://github.com/folio-org/platform-core/pull/106&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;some changes&lt;/a&gt; made under the auspices of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-1618&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1618&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Update existing Nightmare tests to support coverage&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10307?size=medium&quot; /&gt;
            FOLIO-1618
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 as it appears that using a shared instance of Nightmare, rather than instantiating a new one in each test, is the source of the weird behavior.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="81001">FOLIO-1662</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80922">FOLIO-1618</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36941">UITEST-39</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="81003">FOLIO-1664</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzz98v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>