Closed DmitryMakhnev closed 4 weeks ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Hello @SimenB, Could you please check this issue?
Missed this one! Gave it a whack in https://github.com/jestjs/jest/pull/15265
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
Version
27+
Steps to reproduce
jest-case
folderExpected behavior
Error
stack
property ofAssertionResult.failureDetails
ofTestResult.testResults
in reporter'sonTestResult()
method for failed test existsActual behavior
Error
stack
property ofAssertionResult.failureDetails
ofTestResult.testResults
in reporter'sonTestResult()
method for failed test doesn't existsAdditional context
It can be important for tests reporters. Hypothesized root cause of the issue
Environment