Microsoft/react-native-windows

Fabric e2etests for large snapshots are broken

Open

#13,436 建立於 2024年7月11日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C# (544 fork)batch import
Area: Test InfrastructureArea: TestsNew ArchitectureWorkstream: Test Coveragebughelp wanted

倉庫指標

Star
 (6,114 star)
PR 合併指標
 (平均合併 3天 17小時) (30 天內合併 62 個 PR)

描述

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

貢獻者指南