<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:22:48 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-2727] 28 folio-snapshot tests fail consistently</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2727</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;28 end-to-end &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-snapshot/587/UI_20Regression_20Test_20Report/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;NightmareJS tests have been failing consistently&lt;/a&gt; for the past week or so. &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;
245 passing (24m)
  28 failing

  1) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;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

         exercise loans
           should check out 1597376741102731430:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #clickable-done timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  2) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;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

         exercise loans
           should change open-loan count:
     Error: Open loan count did not change.
      at /home/jenkins/workspace/Automation/folio-snapshot/platform-core/test/ui-testing/exercise.js:134:23
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)

  3) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;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

         exercise loans
           should find 1597376741102731430 in open loans:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #list-loanshistory [role=&lt;span class=&quot;code-quote&quot;&gt;&quot;gridcell&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  4) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;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

         exercise loans
           should change closed-loan count:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #pane-userdetails timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  5) Exercise users, inventory, checkout, checkin, settings (&lt;span class=&quot;code-quote&quot;&gt;&quot;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

         exercise loans
           should confirm 1597376741102731430 in closed loans:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #clickable-viewclosedloans timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  6) Checkout many items to a single user (&lt;span class=&quot;code-quote&quot;&gt;&quot;many-items&quot;&lt;/span&gt;)
       checkout items
         should checkout 21 items:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #clickable-done timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  7) Tests to validate the loan renewals (&lt;span class=&quot;code-quote&quot;&gt;&quot;loan-renewal&quot;&lt;/span&gt;)
       Checkout item
         should check out 1597376741108451845 to user:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #clickable-done timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  8) Tests to validate the loan renewals (&lt;span class=&quot;code-quote&quot;&gt;&quot;loan-renewal&quot;&lt;/span&gt;)
       Confirm checkout
         should find 1597376741108451845 in user&apos;s open loans:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #list-loanshistory:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  9) Tests to validate the loan renewals (&lt;span class=&quot;code-quote&quot;&gt;&quot;loan-renewal&quot;&lt;/span&gt;)
       Renew success
         should renew the loan and succeed:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #list-loanshistory timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  10) Tests to validate the loan renewals (&lt;span class=&quot;code-quote&quot;&gt;&quot;loan-renewal&quot;&lt;/span&gt;)
       Renew failure
         should renew the loan second time and hit the renewal limit:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #list-loanshistory timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  11) Tests to validate the loan renewals (&lt;span class=&quot;code-quote&quot;&gt;&quot;loan-renewal&quot;&lt;/span&gt;)
       Renew failure
         should fail the renewal:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:10)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  12) Tests to validate the loan renewals (&lt;span class=&quot;code-quote&quot;&gt;&quot;loan-renewal&quot;&lt;/span&gt;)
       Renew failure
         Renewal should fail as renewal date falls outside of the date ranges:
     Error: .wait() timed out after 30000msec
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:10)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  13) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         exercise requests
           should check out newly created item:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #clickable-done timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  14) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         exercise requests
           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:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; select[name=&lt;span class=&quot;code-quote&quot;&gt;&quot;requestType&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  15) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         exercise requests
           should find &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; request in requests list:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #list-requests[data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;1&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  16) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         restore settings
           should restore initial circulation rules:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a[href=&lt;span class=&quot;code-quote&quot;&gt;&quot;/settings/circulation&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  17) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         restore settings
           remove Overdue Fine Policy
             should delete the overdue fine policy:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a[href=&lt;span class=&quot;code-quote&quot;&gt;&quot;/settings/circulation&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  18) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         restore settings
           remove Lost Item Fee Policy
             should delete the lost item policy:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a[href=&lt;span class=&quot;code-quote&quot;&gt;&quot;/settings/circulation&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  19) New request (&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt;-request&quot;&lt;/span&gt;)
       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
         restore settings
           remove Notice Policy
             should delete the notice policy:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a[href=&lt;span class=&quot;code-quote&quot;&gt;&quot;/settings/circulation&quot;&lt;/span&gt;] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  20) 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 test instance language filters
           should filter results by language (Spanish):
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; [role=listbox]:not([hidden]) [class^=multiSelect] [role=option]:nth-of-type(0) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  21) Module test: tenant-settings: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 confirm creation of &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; location:
     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)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  22) Module test: tenant-settings: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 fail to delete institution &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College 8094&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #editList-institutions:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  23) Module test: tenant-settings: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 fail to delete campus &lt;span class=&quot;code-quote&quot;&gt;&quot;Brunswick 9394&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #editList-campuses:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  24) Module test: tenant-settings: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 fail to delete library &lt;span class=&quot;code-quote&quot;&gt;&quot;Hawthorne-Longfellow 3808&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #editList-libraries:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  25) Module test: tenant-settings: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 delete the location &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College Test Location 7175&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #locations-list [role=row] [role=gridcell] timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  26) Module test: tenant-settings: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 delete the library &lt;span class=&quot;code-quote&quot;&gt;&quot;Hawthorne-Longfellow 3808&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #editList-libraries:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  27) Module test: tenant-settings: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 delete the campus &lt;span class=&quot;code-quote&quot;&gt;&quot;Brunswick 9394&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #editList-campuses:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)

  28) Module test: tenant-settings: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 delete the institution &lt;span class=&quot;code-quote&quot;&gt;&quot;Bowdoin College 8094&quot;&lt;/span&gt;:
     Error: .wait() &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; #editList-institutions:not([data-total-count=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;]) timed out after 30000msec
      at newDone (node_modules/nightmare/lib/actions.js:545:9)
      at Timeout._onTimeout (node_modules/nightmare/lib/actions.js:578:5)
      at listOnTimeout (internal/timers.js:549:17)
      at processTimers (internal/timers.js:492:7)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="81836">FOLIO-2727</key>
            <summary>28 folio-snapshot tests fail consistently</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</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>
                    </labels>
                <created>Mon, 17 Aug 2020 15:36:38 +0000</created>
                <updated>Tue, 25 Aug 2020 11:32:48 +0000</updated>
                            <resolved>Tue, 25 Aug 2020 11:32:48 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="196461" author="615afd1cd9820f0070a09ef0" created="Mon, 17 Aug 2020 16:00:43 +0000"  >&lt;p&gt;I&apos;m going to time-box this work at ~4 hours to see if we can get ourselves a new folio-snapshot-stable under the new &lt;tt&gt;dev.folio.org&lt;/tt&gt; domain, but without getting too sucked in. If that time is insufficient, I&apos;ll just comment-out the failing tests. &lt;/p&gt;

&lt;p&gt;CC: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cffed1a5d548b0c51d6b19b&quot; class=&quot;user-hover&quot; rel=&quot;5cffed1a5d548b0c51d6b19b&quot; data-account-id=&quot;5cffed1a5d548b0c51d6b19b&quot; accountid=&quot;5cffed1a5d548b0c51d6b19b&quot; rel=&quot;noreferrer&quot;&gt;Anton Emelianov&lt;/a&gt;. &lt;/p&gt;</comment>
                                                            <comment id="196462" author="615afd1cd9820f0070a09ef0" created="Thu, 20 Aug 2020 00:02:05 +0000"  >&lt;p&gt;A bunch of little things accumulated here: &lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;most of ui-circulation was converted from redux-form to final-form, which has been known to do (or seems to do) multiple initialization passes which can have the effect of wiping out data in form-fields&lt;/li&gt;
	&lt;li&gt;some button &lt;tt&gt;id&lt;/tt&gt; attributes were changed, just for grins&lt;/li&gt;
	&lt;li&gt;moved handling for fixed-due-date schedules out of platform-core and into stripes-testing since all the other circ handlers are there too&lt;/li&gt;
	&lt;li&gt;finally converted the checkout-list to use array-reduce. TBH, it&apos;s amazing we made it this long without that one biting us.&lt;/li&gt;
	&lt;li&gt;the ui-inventory filters test failed because the list of languages changed as part of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIIN-829&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-829&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;language-filter labels are not translated&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            UIIN-829
        &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;
 and no longer includes simple &quot;Spanish&quot;, which was used in one of the tests.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The platform-core and ui-inventory PRs were linked automatically; the stripes-testing changes were carried out in &lt;a href=&quot;https://github.com/folio-org/stripes-testing/pull/76&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;PR #76&lt;/a&gt;.&lt;/p&gt;</comment>
                                                            <comment id="196463" author="615afd1cd9820f0070a09ef0" created="Tue, 25 Aug 2020 11:29:16 +0000"  >&lt;p&gt;I gave and disabled the ui-tenant-settings institutions/campuses/libraries/locations tests in &lt;a href=&quot;https://github.com/folio-org/ui-tenant-settings/pull/143&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;PR #143&lt;/a&gt; because they just don&apos;t succeed consistently when run as part of the whole suite even though they regularly succeed when run independently; ugh. Given the desire to resolve 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-2723&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2723&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Ensure next folio-snapshot-stable is migrated smoothly to dev.folio.org domain. &quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-2723
        &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;
, it just didn&apos;t seem worthwhile to invest additional time in that now. &lt;/p&gt;</comment>
                                                            <comment id="196464" author="615afd1cd9820f0070a09ef0" created="Tue, 25 Aug 2020 11:32:10 +0000"  >&lt;p&gt;FYI, filed 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UITEN-110&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UITEN-110&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;restore institutions/campuses/libraries/locations end-to-end tests&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            UITEN-110
        &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;
 to restore the ui-tenant-settings institutions/campuses/libraries/locations tests. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="81835">FOLIO-2723</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10171"><![CDATA[Prokopovych]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01jzn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="865">Core: F - Sprint 96</customfieldvalue>
    <customfieldvalue id="877">Core: F - Sprint 95</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </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>