Microsoft/react-native-windows

Fabric e2etests for large snapshots are broken

Open

#13 436 ouverte le 11 juil. 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C# (544 forks)batch import
Area: Test InfrastructureArea: TestsNew ArchitectureWorkstream: Test Coveragebughelp wanted

Métriques du dépôt

Stars
 (6 114 stars)
Métriques de merge PR
 (Merge moyen 4j 14h) (45 PRs mergées en 30 j)

Description

Problem Description

Currently affecting main and 0.75

Broken Tests FlatList - Basic ScrollView - refresh Control SectionList - Scrollable

While working on the 0.75 branch these tests broke due to an Invalid string length error. I'm thinking it's because these are the only tests with 1000+ items and the toJson() function must have put a cap on what it can process but further investigation is needed. Check pages out locally and they render/work as intended

image

Steps To Reproduce

  1. Run tests on 0.75 branch
  2. Look at Pipeline (https://dev.azure.com/ms/react-native-windows/_build/results?buildId=592440&view=logs&j=20253376-38f7-5084-b900-818d1e6181d3&t=e4bc6543-c5eb-5bc9-6033-5ab4b4216285)

Expected Results

No response

CLI version

npx react-native -v

Environment

npx react-native info

Community Modules

No response

Target Platform Version

None

Target Device(s)

No response

Visual Studio Version

None

Build Configuration

None

Snack, code example, screenshot, or link to a repository

No response

Guide contributeur