Skip to content

Bug: Two tests failing without any changes #26393

@gitAzad

Description

@gitAzad

When running the tests in the React repository, I noticed that two tests are failing without any changes being made to the codebase. The failing tests are:

ReactClassEquivalence › tests the same thing for es6 classes and CoffeeScript
ReactClassEquivalence › tests the same thing for es6 classes and TypeScript
Both tests are failing with the following error message:
image

I have reproduced the issue on my local machine by following the instructions in the React repository's README file. The issue persists even after running yarn clean and yarn commands.

I am using the following environment:

Operating system: Windows 10
Node version: 18.12.1
Yarn version: 1.22.19
React version: 18.2.0
I could not find any existing issue in the React repository's issue tracker related to this issue.

Please let me know if you need any additional information from my side to investigate and resolve this issue.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: StaleAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions