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

Paused before potential out-of-memory crash #882

Closed
tnhu opened this issue Nov 7, 2017 · 1 comment
Closed

Paused before potential out-of-memory crash #882

tnhu opened this issue Nov 7, 2017 · 1 comment
Labels
type: duplicate This issue or pull request already exists

Comments

@tnhu
Copy link

tnhu commented Nov 7, 2017

  • Operating System: Mac OS Sierra 10.12.6
  • Cypress Version: 1.0.3
  • Browser Version: Version 62.0.3202.89 (Official Build) (64-bit)

Is this a Feature or Bug?

Bug

Current behavior:

I have about 40 tests running locally. JavaScript bundle is quite large (40M, yes, sorry) due to sourcemap and other stuffs. After 12 tests, Chrome notified me that it paused because of potential out-of-memory crash when I had DevTools opened. If I don't have DevTools opened, the whole testing screen just became blank.

Desired behavior:

Tests should be run without Chrome pausing/or crashing.

How to reproduce:

Test code:

N/A

Additional Info (images, stack traces, etc)

screen shot 2017-11-06 at 7 13 09 pm

@brian-mann
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants