Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Won't Do
-
None
Description
Overview:
During development in ui-circulation I've faced with annoying issue of BigTest which leads to constant restart of testing command due to memory leaks during re-compiling of source code.
Steps to Reproduce:
- run tests in ui-circulation
- after tests will pass pick one describe and add .only to it in order to run only selected test suite (or any other action which will lead to tests re-run)
Expected Results:
Tests will re-run for selected test suite.
Actual Results:
Tests run will be terminated because of memory leak.
Additional information
OS: Mac OS Mojave 10.14.6
RAM: 32 GB
CPU: 2.3 GHz Intel Core i9
Browser: Chrome Version 83.0.4103.106 (Official Build) (64-bit)