-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Problem Description
During integration of Integrate 0.82.0-nightly-20250819-25104de5c, we saw some E2Etest cases failing in CI pipeline.
Inverstigate the root cause
Steps To Reproduce
chnage all describe.skip to describe in packages/e2e-test-app-fabric/test/ path, (e.g packages/e2e-test-app-fabric/test/AccessibilityTest.test.ts)
run yarn e2etest
Expected Results
There should be no failure
CLI version
0.82
Environment
@react-native-community/template@0.82.0-nightly-2025819-246871dCommunity Modules
No response
Target React Native Architecture
New Architecture (WinAppSDK) Only
Target Platform Version
= 10.0.26100
Visual Studio Version
Visual Studio 2022
Build Configuration
Debug
Snack, code example, screenshot, or link to a repository
No response