-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Issues: jestjs/jest
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Bug]: jest branch coverage seems to be misunderstood by if statement
Bug Report
Needs Triage
#15428
opened Dec 26, 2024 by
yizhengfeng-jj
[Bug]: All tests are listed by jest --onlyFailures --listTests
Bug Report
Needs Triage
#15425
opened Dec 20, 2024 by
geoffswift
[Bug]: maxWorkers is always 1 for some linux systems and node v22.12.0 (current LTS)
Bug Report
Needs Triage
#15424
opened Dec 20, 2024 by
rlindner81
[Bug]: "runs without errors" failing in CI on Node 22
Bug Report
Needs Triage
#15423
opened Dec 20, 2024 by
jayvdb
[Bug]:
objectContaining
matches non-object values
Bug Report
Needs Triage
#15420
opened Dec 18, 2024 by
flovouin
[Bug]: Jest tests failing in a NX project with Angular 19 + Openlayers 10 + Typescript 5.6
Bug Report
Needs Triage
#15418
opened Dec 12, 2024 by
ricardojbertolin
[Bug]: Snapshot tests failing for React 19
Bug Report
Needs Triage
#15402
opened Dec 6, 2024 by
remarkablemark
[Bug]: Automock breaking
instanceof
comparisons in transitive dependencies of mocked module
Bug Report
Needs Triage
#15401
opened Dec 5, 2024 by
liamjones
[Bug]: structuredClone changes type of RegExp
Bug Report
Needs Triage
#15398
opened Dec 4, 2024 by
marekdedic
[Bug]: jest loads jest.config (not spec files) as commonjs when it should treat it as esm
Bug Report
Needs Triage
#15391
opened Nov 28, 2024 by
its-dibo
[Bug]: Memory leak when importing multiple @aws-sdk libraries
Bug Report
Needs Triage
Stale
#15390
opened Nov 26, 2024 by
stefanonardo
[Bug]: CVE-2024-21538 jest using a vulnerable library cross-spawn@7.0.3
Bug Report
Needs Triage
Stale
#15388
opened Nov 22, 2024 by
AlexeyS-eng
[Bug]: Custom snapshot serializer not used when reporting error diffs
Bug Report
Needs Triage
#15386
opened Nov 22, 2024 by
danfuzz
[Bug]: diffStrings breaks surrogate pairs
Bug Report
Needs Triage
#15384
opened Nov 19, 2024 by
gofr
[Bug]: Scripts with syntax errors are ignored by --onlyFailures
Bug Report
Needs Triage
#15382
opened Nov 16, 2024 by
geoffswift
[Bug]: CVE-2024-21540 jest-runner using a vulnerable library source-map-support-0.5.13
Bug Report
Needs Triage
Stale
#15380
opened Nov 14, 2024 by
jordyc2163
[Bug]: CVE-2024-21538 jest-changed-files depends on ancient version of execa
Bug Report
Needs Triage
Stale
#15379
opened Nov 13, 2024 by
curtdept
[Bug]: Neither
toThrow
, nor toStrictEqual
check additional properties of custom errors
Bug Report
Needs Triage
#15378
opened Nov 13, 2024 by
todor-a
[Bug]: doNotFake option for useFakeTimers is ignored when it contains all available options
Bug Report
Needs Triage
#15374
opened Nov 10, 2024 by
ensconced
[Bug]: custom reporter getLastError() -> this._shouldFail is undefined
Bug Report
Needs Triage
Stale
#15373
opened Nov 8, 2024 by
mickeyjc
[Bug]: punycode deprecation warning on Node 22 LTS
Bug Report
Needs Triage
#15367
opened Oct 30, 2024 by
camsteffen
[Bug]: Jest crashes on Node.js v23 when using jest.config.js contains TLA
Bug Report
Needs Triage
#15363
opened Oct 28, 2024 by
fisker
[Bug]: error in BeforeAll is propagated to all tests
Bug Report
Needs Triage
Stale
#15361
opened Oct 25, 2024 by
NeilRiver
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.