<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:20:06 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-2360] SPIKE: unit test results are inconsistent</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2360</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;There are many facets to this: &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;sometimes we see failures in CI that we cannot repeat locally&lt;/li&gt;
	&lt;li&gt;sometimes local results are inconsistent and simply re-running the suite without changes shows different results&lt;/li&gt;
	&lt;li&gt;sometimes a test will fail when run as part of the full suite but it succeeds when run with a &lt;tt&gt;.only&lt;/tt&gt; attached to its &lt;tt&gt;describe&lt;/tt&gt; block&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="81466">FOLIO-2360</key>
            <summary>SPIKE: unit test results are inconsistent</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</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="10001">Duplicate</resolution>
                                                        <assignee accountid="615afd1cd9820f0070a09ef0">Zak Burke</assignee>
                                                                <reporter accountid="615afd1cd9820f0070a09ef0">Zak Burke</reporter>
                                    <labels>
                    </labels>
                <created>Tue, 19 Nov 2019 15:01:06 +0000</created>
                <updated>Wed, 3 Jun 2020 16:40:16 +0000</updated>
                            <resolved>Mon, 27 Jan 2020 17:41:32 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="194220" author="5f9abc1eb45b2e007453f423" created="Tue, 19 Nov 2019 17:21:57 +0000"  >&lt;p&gt;I&apos;ve run unit tests for stripes-smart-components branch stsmacom-251-viewcreatelink on the same Docker build image used by FOLIO CI.   This image has recently been updated to include Node 10 and Chrome 78.     All tests pass when this build image is run locally on my desktop.    There are tests failures when I run this same image on an isolated AWS t3.2xlarge ec2 instance.  The build consistently produces between 2-6 errors in this environment.   The t3.2xlarge instance contains 32GB of RAM and 8 cores.   There is no evidence of any kind of resource contention.  &lt;/p&gt;</comment>
                                                            <comment id="194221" author="5ced27478b03050f27825a93" created="Tue, 19 Nov 2019 18:59:28 +0000"  >&lt;p&gt;I find it is also true that I can restart CI tests in Jenkins and they will eventually pass.  See, for instance: &lt;a href=&quot;https://github.com/folio-org/stripes-smart-components/pull/663&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/stripes-smart-components/pull/663&lt;/a&gt; &lt;/p&gt;</comment>
                                                            <comment id="194222" author="712020:5aa5622d-2839-4be8-9440-d4dccefff707" created="Tue, 19 Nov 2019 19:07:42 +0000"  >&lt;p&gt;Tests in stripes-smart-components passed not because of a just re-run, the tests code were changed a bit in order to pass. So the issue is still the case. For example, tests in ui-users are still failing.&lt;/p&gt;</comment>
                                                            <comment id="194223" author="5ced27478b03050f27825a93" created="Tue, 19 Nov 2019 20:58:02 +0000"  >&lt;p&gt;I didn&apos;t make changes to the code in the tests between one CI run and the next.  (I&apos;m just making changes to the language files other than `en.json`, which I wouldn&apos;t expect would have a variable impact on the CI tests.)  In any case, if my insight isn&apos;t helpful in this issue, please ignore it.&lt;/p&gt;</comment>
                                                            <comment id="194224" author="615afd1cd9820f0070a09ef0" created="Tue, 19 Nov 2019 21:01:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A5aa5622d-2839-4be8-9440-d4dccefff707&quot; class=&quot;user-hover&quot; rel=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; data-account-id=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; accountid=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; rel=&quot;noreferrer&quot;&gt;Viktor Soroka&lt;/a&gt; fixed the shoddy tests I wrote in stripes-smart-components. The problem there was a bit of a race condition; there was the potential to use an object before it was properly initialized. For whatever reason, this problem never manifested for any of us when running the tests locally, not even when &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt; ran them in a local Docker container built from the Jenkins container. &lt;/p&gt;

&lt;p&gt;It&apos;s quite possible the tests in ui-users are failing for a similar reason but that we just haven&apos;t found the source yet. &lt;/p&gt;

&lt;p&gt;If I&apos;m being totally honest, Mocha gives you way, way more than enough rope to hang yourself with their &lt;a href=&quot;https://mochajs.org/#hooks&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;hooks implementation&lt;/a&gt;, which is the source of all this trouble. Code inside &lt;tt&gt;before&lt;/tt&gt; and &lt;tt&gt;beforeEach&lt;/tt&gt; blocks has the potential to execute &lt;em&gt;before&lt;/em&gt; code defined higher up. On the one hand, this makes some sense, and it is written right there on the front page of the manual. On the other, this contravenes every expectation I have about how code executes. It doesn&apos;t matter it says &quot;gas on left; brake on the right&quot; right there on the front of your manual; it&apos;s a bad design choice. &lt;/p&gt;</comment>
                                                            <comment id="194225" author="712020:5aa5622d-2839-4be8-9440-d4dccefff707" created="Tue, 19 Nov 2019 21:22:06 +0000"  >&lt;blockquote&gt;
&lt;p&gt;I didn&apos;t make changes to the code in the tests between one CI run and the next. (I&apos;m just making changes to the language files other than `en.json`, which I wouldn&apos;t expect would have a variable impact on the CI tests.) In any case, if my insight isn&apos;t helpful in this issue, please ignore it.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ced27478b03050f27825a93&quot; class=&quot;user-hover&quot; rel=&quot;5ced27478b03050f27825a93&quot; data-account-id=&quot;5ced27478b03050f27825a93&quot; accountid=&quot;5ced27478b03050f27825a93&quot; rel=&quot;noreferrer&quot;&gt;Peter Murray&lt;/a&gt;, I just added more context so folks really understand why the PR for translations has really passed rather than just ignore your point.&lt;/p&gt;</comment>
                                                            <comment id="194226" author="712020:5aa5622d-2839-4be8-9440-d4dccefff707" created="Wed, 20 Nov 2019 11:57:16 +0000"  >&lt;p&gt;&amp;gt; I&apos;ve run unit tests for stripes-smart-components branch stsmacom-251-viewcreatelink on the same Docker build image used by FOLIO CI.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;, could you please try the same for ui-users module on master branch?&lt;/p&gt;</comment>
                                                            <comment id="194227" author="5a1829b0a3481b031fe61aab" created="Wed, 20 Nov 2019 13:02:03 +0000"  >&lt;p&gt;tests for ui-circluation are also falling.&lt;/p&gt;</comment>
                                                            <comment id="194228" author="5f9abc1eb45b2e007453f423" created="Wed, 20 Nov 2019 15:45:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A5aa5622d-2839-4be8-9440-d4dccefff707&quot; class=&quot;user-hover&quot; rel=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; data-account-id=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; accountid=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; rel=&quot;noreferrer&quot;&gt;Viktor Soroka&lt;/a&gt; I ran two builds of ui-users on the Jenkins build image locally with two different sets of errors during the unit tests. &lt;/p&gt;

&lt;p&gt;1st build:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  Permissions modal
    add permission button
      &#10004; should be displayed
      &#10004; should be 0 permissions
      add permission button click
        permissions modal
          &#10004; should be displayed
          &#10004; should have proper label
20 11 2019 15:15:30.993:WARN [Chrome 78.0.3904 (Linux 0.0.0)]: Disconnected (0 times)reconnect failed before timeout of 2000ms (transport close)
Chrome 78.0.3904 (Linux 0.0.0) ERROR
  Disconnectedreconnect failed before timeout of 2000ms (transport close)
Chrome 78.0.3904 (Linux 0.0.0) ERROR
  Disconnectedreconnect failed before timeout of 2000ms (transport close)

Finished in 5 mins 16.946 secs / 18.36 secs @ 15:15:31 GMT+0000 (Coordinated Universal Time)


=============================== Coverage summary ===============================
Statements   : Unknown% ( 0/0 )
Branches     : Unknown% ( 0/0 )
Functions    : Unknown% ( 0/0 )
Lines        : Unknown% ( 0/0 )
================================================================================
KarmaCommand failed with exit code 1.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;2nd build:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;SUMMARY:
&#10004; 287 tests completed
&#10006; 6 tests failed

FAILED TESTS:
  Permission set form
    add permission button
      add permission button click
        &#10006; &quot;before each&quot; hook for &quot;should be presented&quot;
          Chrome 78.0.3904 (Linux 0.0.0)
        Error: convergent assertion was successful, but exceeded the 2000ms timeout
            at loop (test/bigtest/index.js:692:17)

  Settings refunds
    &#10006; &quot;before each&quot; hook for &quot;renders proper amount of columns&quot;
      Chrome 78.0.3904 (Linux 0.0.0)
    Error: convergent assertion was successful, but exceeded the 3000ms timeout
        at loop (test/bigtest/index.js:692:17)

  User Edit Page
    &#10006; &quot;before each&quot; hook for &quot;should display validation error&quot;
      Chrome 78.0.3904 (Linux 0.0.0)
    Error: convergent assertion was successful, but exceeded the 5000ms timeout
        at loop (test/bigtest/index.js:692:17)

  User Edit: Proxy/Sponsor
    visiting the edit user page
      &#10006; &quot;before each&quot; hook for &quot;relationship status should be inactive&quot;
        Chrome 78.0.3904 (Linux 0.0.0)
      Error: convergence exceeded the 2000ms timeout
          at getElapsedSince (test/bigtest/index.js:742:11)
          at collectExecStats (test/bigtest/index.js:788:16)
          at CustomInteractor.runCallback (test/bigtest/index.js:808:12)
          at test/bigtest/index.js:919:32

  User view
    pane header dropdown menu
      &#10006; &quot;before each&quot; hook for &quot;should redirect to instance edit page&quot;
        Chrome 78.0.3904 (Linux 0.0.0)
      Error: convergent assertion was successful, but exceeded the 2000ms timeout
          at loop (test/bigtest/index.js:692:17)

  Status filter
    show all users
      &#10006; should be proper amount of users
        Chrome 78.0.3904 (Linux 0.0.0)
      Error: convergent assertion was successful, but exceeded the 2000ms timeout
          at loop (test/bigtest/index.js:7927:17)

TOTAL: 6 FAILED, 287 SUCCESS

=============================== Coverage summary ===============================
Statements   : 75.21% ( 2833/3767 )
Branches     : 66.94% ( 1470/2196 )
Functions    : 69.52% ( 942/1355 )
Lines        : 76.04% ( 2662/3501 )
================================================================================
20 11 2019 15:30:11.002:WARN [launcher]: Chrome was not killed in 2000 ms, sending SIGKILL.
Karma exited with 1
error Command failed with exit code 1.

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="194229" author="615afd1cd9820f0070a09ef0" created="Thu, 21 Nov 2019 03:30:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A5aa5622d-2839-4be8-9440-d4dccefff707&quot; class=&quot;user-hover&quot; rel=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; data-account-id=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; accountid=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; rel=&quot;noreferrer&quot;&gt;Viktor Soroka&lt;/a&gt; did an &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/folio-org/job/ui-circulation/job/test/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;interesting experiment in ui-circulation&lt;/a&gt; where he rolled back the version of &lt;tt&gt;@folio/stripes&lt;/tt&gt; and, although that generated some errors related to the changed stripes APIs, there were &lt;em&gt;not&lt;/em&gt; any &quot;Error: convergent assertion was successful, but exceeded the 2000ms timeout&quot; errors. &lt;/p&gt;

&lt;p&gt;Related, I wonder if it is possible to convert those errors to warnings. &lt;/p&gt;</comment>
                                                            <comment id="194230" author="615afd1cd9820f0070a09ef0" created="Thu, 21 Nov 2019 12:18:47 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt; experimented with &lt;a href=&quot;https://en.wikipedia.org/wiki/Monkey_patch&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;monkey-patching&lt;/a&gt; BigTest to &lt;a href=&quot;https://github.com/folio-org/ui-users/pull/1051/files#diff-7f670f60d8eea002a3a70909bf391b25R3-R23&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;increase the default timeout from 2 seconds to 10 seconds&lt;/a&gt; because so many of these errors are like,&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;
Error: convergent assertion was successful, but exceeded the 2000ms timeout
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;but all that did was change the message to&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;
Error: convergent assertion was successful, but exceeded the 10000ms timeout
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This makes me highly skeptical of whether that is a legit error. &lt;/p&gt;</comment>
                                                            <comment id="194231" author="615afd1cd9820f0070a09ef0" created="Thu, 21 Nov 2019 12:45:49 +0000"  >&lt;p&gt;The error &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A5aa5622d-2839-4be8-9440-d4dccefff707&quot; class=&quot;user-hover&quot; rel=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; data-account-id=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; accountid=&quot;712020:5aa5622d-2839-4be8-9440-d4dccefff707&quot; rel=&quot;noreferrer&quot;&gt;Viktor Soroka&lt;/a&gt; fixed was &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;
Error: Uncaught TypeError: Cannot read property &#8216;manifest&#8217; of &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; (tests/index.js:355930)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;which may happen if you call &lt;tt&gt;mount&lt;/tt&gt; on the same component multiple times. The original test executed &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;
ConnectedComponent = connectStripes(SearchAndSort);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;only once and then repeatedly called &lt;tt&gt;mount(&amp;lt;ConnectedComponent ...&amp;gt;)&lt;/tt&gt; in each &lt;tt&gt;describe&lt;/tt&gt; block. Moving the &lt;tt&gt;connectStripes...&lt;/tt&gt; call into each &lt;tt&gt;describe&lt;/tt&gt; block containing a &lt;tt&gt;mount&lt;/tt&gt; call resolved the problem. &lt;/p&gt;</comment>
                                                            <comment id="194232" author="5f9abc1eb45b2e007453f423" created="Thu, 21 Nov 2019 15:25:19 +0000"  >&lt;p&gt;I&apos;ve re-enabled publishing of yarn.lock for all NPM-based builds.   Example:  &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/folio-org/job/ui-inventory/job/UIIN-842/3/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/folio-org/job/ui-inventory/job/UIIN-842/3/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check navigation on the left to download the file. &lt;/p&gt;</comment>
                                                            <comment id="194233" author="615afd1cd9820f0070a09ef0" created="Fri, 22 Nov 2019 10:46:53 +0000"  >&lt;p&gt;Revelation: many of these tests failures are not actually test failures; they are initializations failures. Look carefully:&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;
      &#10006; &lt;span class=&quot;code-quote&quot;&gt;&quot;before each&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;renders proper values after update&quot;&lt;/span&gt;
Chrome 78.0.3904 (Linux 0.0.0) Manual charges create &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; manual feature &lt;span class=&quot;code-quote&quot;&gt;&quot;before each&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;renders proper values after update&quot;&lt;/span&gt; FAILED
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;That&#8217;s a timeout in the &lt;tt&gt;beforeEach&lt;/tt&gt; block the &#8220;renders proper values&#8230;&#8221; test is attached to. Over the course of many PRs in ui-users all focused on careful initialization of values before tests, and additional &quot;wait&quot; calls in test-init blocks (&lt;a href=&quot;https://github.com/folio-org/ui-users/pull/1057&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;ui-users PR #1057&lt;/a&gt;, &lt;a href=&quot;https://github.com/folio-org/ui-users/pull/1059&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;ui-users PR #1058&lt;/a&gt;, and &lt;a href=&quot;https://github.com/folio-org/ui-users/pull/10579&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;ui-users PR #1059&lt;/a&gt;) I managed to get things to a stable state. &lt;/p&gt;

&lt;p&gt;Current theory: this is basically a sync problem. Either we were interacting with elements that were not properly initialized (because block scoping means nothing to Mocha when it comes to &lt;tt&gt;before&lt;/tt&gt; blocks, which are hauled out of the apparent flow of things) or we were not waiting properly within those &lt;tt&gt;before&lt;/tt&gt; blocks for all the elements we want to interact with, e.g. we needed to wait for a &lt;tt&gt;&amp;lt;select&amp;gt;&lt;/tt&gt; &lt;em&gt;and&lt;/em&gt; an &lt;tt&gt;&amp;lt;MCL&amp;gt;&lt;/tt&gt;. &lt;/p&gt;

&lt;p&gt;I&apos;ll take a look at inventory now and see if similar changes there also result in consistent test runs. :crossed_fingers:&lt;/p&gt;</comment>
                                                            <comment id="194234" author="615afd1cd9820f0070a09ef0" created="Tue, 10 Dec 2019 14:33:57 +0000"  >&lt;p&gt;See also the &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2097?focusedCommentId=196001&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;related conversation on FOLIO-2097&lt;/a&gt; where there is a discussion about various improvements and regressions between &lt;tt&gt;@bigtest/interactor&lt;/tt&gt; &lt;tt&gt;v0.7&lt;/tt&gt; and &lt;tt&gt;v0.9&lt;/tt&gt;.&lt;/p&gt;</comment>
                                                            <comment id="194235" author="615afd1cd9820f0070a09ef0" created="Mon, 27 Jan 2020 17:41:32 +0000"  >&lt;p&gt;I&apos;m closing this as a duplicate of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-2097&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2097&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Unexpected &amp;quot;timeout exceeded&amp;quot; fails in BigTest unit 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/10303?size=medium&quot; /&gt;
            FOLIO-2097
        &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;
. We have identified memory leaks in a variety of libraries, some third-party and some our own, that seem to be the likeliest cause of failing unit tests, and there is more discussion of those leaks on that ticket. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="81305">FOLIO-2097</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|i00epb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="820">Core: F - Sprint 77</customfieldvalue>
    <customfieldvalue id="821">Core: F - Sprint 78</customfieldvalue>
    <customfieldvalue id="726">Core: F - Sprint 80</customfieldvalue>
    <customfieldvalue id="822">Core: F - Sprint 79</customfieldvalue>
    <customfieldvalue id="830">Core: F - Sprint 81</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 19 Nov 2019 17:21:57 +0000</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>