Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cypress run error: cypress:server:timers can not clear! #4586

Closed
fanshyiis opened this issue Jun 27, 2019 · 1 comment
Closed

cypress run error: cypress:server:timers can not clear! #4586

fanshyiis opened this issue Jun 27, 2019 · 1 comment

Comments

@fanshyiis
Copy link

fanshyiis commented Jun 27, 2019

Whenever I run my test case
Cypress always hangs at results, unable to end instruction
When I turn on debug mode
There's always a timer running that hasn't been cleared

image

cypress:server:run attempting to close the browser +12s
  cypress:server:browsers killing browser process +13s
  cypress:server:timers clearing timer id 37 from queue { '37': { args: [], ms: 85000, cb: [Function] } } +13s
  cypress:server:timers queuing timer id 38 after 85000 ms +1ms
  cypress:server:timers child received timer id 38 +13s
  cypress:server:timers child sending timer id 3 +4s
  cypress:server:timers child sending timer id 22 +2s
  cypress:server:timers clearing timer id 38 from queue { '38': { args: [], ms: 85000, cb: [Function] } } +25s
  cypress:server:timers queuing timer id 39 after 85000 ms +0ms
  cypress:server:timers child received timer id 39 +19s
  cypress:server:timers clearing timer id 39 from queue { '39': { args: [], ms: 85000, cb: [Function] } } +25s
  cypress:server:timers queuing timer id 40 after 85000 ms +1ms

image

@jennifer-shehane
Copy link
Member

Closing as duplicate of #4247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants