GithubHelp home page GithubHelp logo

Comments (6)

jsfez avatar jsfez commented on June 9, 2024

Hello @Akxe, upgrade jest to the last version to fix the error.

from jest-puppeteer.

Akxe avatar Akxe commented on June 9, 2024

I did the update before writing the bug report. To no avail

from jest-puppeteer.

jsfez avatar jsfez commented on June 9, 2024

I've taken a look at your project and was able to reproduce the bug. After updating Jest to the latest version (29.5.0) using npm install --save-dev [email protected], the issue no longer persists.

Additionally, I came across an article that may be of help in resolving similar issues. Please let us know if the bug persist.

from jest-puppeteer.

Akxe avatar Akxe commented on June 9, 2024

I am sorry; I am certain I did update Jest at some point, but I must have accidentally reverted it.

Would you know what this error is?

Determining test suites to run...(node:94572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
(node:94572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(node:94572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGTERM listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(node:94572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGHUP listeners added to [process]. Use emitter.setMaxListeners() to increase limit

You can update to the last dev branch or use the one with updated jest... Thanks!

from jest-puppeteer.

Akxe avatar Akxe commented on June 9, 2024

When I turned headless off, I saw that I am getting 23 instances of chromium for the duration of the test, yet I only have 4 active tests and 7 skipped (11 total)

image

I have found this issue (#269), but I am not running my tests in --watch mode

from jest-puppeteer.

gregberge avatar gregberge commented on June 9, 2024

Hello @Akxe, I am sorry but this issue become an "help thread". Your original issue was solved so I close it.

from jest-puppeteer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.