Flaky Jest tests on GH Actions: `ERROR Command failed with exit code 139. Segmentation fault (core dumped)`
See original GitHub issueRun pnpm run jest integration/sqlite -- --maxConcurrency=8
> @prisma/integration-tests@0.0.0 jest /home/runner/work/prisma/prisma/src/packages/integration-tests
> jest "integration/sqlite" "--maxConcurrency=8"
PASS src/__tests__/integration/sqlite/introspection.test.ts (5.058 s)
PASS src/__tests__/integration/sqlite/runtime.test.ts (11.211 s)
Test Suites: 2 passed, 2 total
Tests: 114 passed, 114 total
Snapshots: 114 passed, 114 total
Time: 16.533 s
Ran all test suites matching /integration\/sqlite/i.
ERROR Command failed with exit code 139.
Segmentation fault (core dumped)
Error: Process completed with exit code 1.
Happens randomly sometimes, should be observed.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Segmentation fault (core dumped) Error 139 (Webpack 5.11.1)
Well, the problem was caused by the wrong webpack config file extension: it should be webpack.config.cjs, not webpack.config.js
Read more >4.8.38 - Release Status
Rebuilt images without code change ... Don't exit script prematurely if test fails #802 ... use yaml config friendly names for gh action...
Read more >Untitled
X rays practice tests, Ali kemal bailando, No issues kodi? Kominek full hd chomikuj, Ganesh, Incu-shaker mini manual! French photographer documentary ...
Read more >Untitled
Micex rts stock exchange, Brahmaji telugu actor biography, Fury action tutorial, Waiting for godot patrick stewart video, Fachhochschule oder uni wirtschaft ...
Read more >SUSE-CU-2022:78-1: Security update of caasp/v4/prometheus
API: Return ID of the deleted resource for dashboard, ... bsc#1182279 CVE-2021-27212 - an assertion failure in slapd can occur in the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still happening unfortunately regularly in PRs 😦
I’m going to close this and we can open again if the issue occurs again.