Skip to content

JosteinKringlen/next-js-jest-segfault-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest + custom Express server segfault repro

Install, build and run the tests

$ npm install
$ npm run build
$ npm test

All tests should pass without any errors.

To trigger the error; rename example-next.config.js to next.config.js and run the tests

$ npm test

This should result in something like:

[1]    16696 segmentation fault  npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published