Skip to content

E2Ex86 Failing in CI #15545

@vineethkuttan

Description

@vineethkuttan

E2ex86 is failing because of MSVC compiler issue with the ternary operator.

React native use @react-native/codegen to generated the code file.

And the generated have the code snippet which causes crash to the app when it is built using MSVC.

Currently we use VS2022 version 17.11 in azure image ref #13455
Even compiling in local machine of version 17.16 , the issue is reproducible.

Have to check whether the issue is occurring for VS2026.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Triage 🔍New issue that needs to be reviewed by the issue management team (label applied by bot)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions