experimentalRunAllSpecs: When new tab is opened instead of closing and reopening the browser, I am running into the memory not enough issue. #25211
MaNoJTaMaNG1997
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, thanks for reporting this. Sounds more like a bug than a discussion... but let me get some more info first. How many specs/tests are you running at once? Can you estimate specs (number of files) tests (number of Also can you share your system - OS, memory, that sort of thing? Thanks. It sounds like we might have a memory issue we need to fix. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Previously, when I used to run multiple specs at once, the browser used to close and reopen, but after the recent fixes for experimentalRunAllSpecs: Replace with new tab when selecting specs rather than closing browser #24919 the specs are run in a new tab, but this usually leads to the issue of browsers memory not enough issue. Is there any workaround it. And is anybody else facing the same issue? So, now I have to run all the specs one by one to prevent the browser running into memory not enough issue.
Beta Was this translation helpful? Give feedback.
All reactions