react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Reenable RNTesterIntegrationTests

Open TatianaKapos opened this issue 1 year ago • 0 comments

Problem Description

Recent integration failed RNTesterIntegrationTests, currently commented these tests out:

(FullyQualifiedName!=RNTesterIntegrationTests::Dummy)&
(FullyQualifiedName!=RNTesterIntegrationTests::Fetch)&
(FullyQualifiedName!=RNTesterIntegrationTests::XHRSample)&
(FullyQualifiedName!=RNTesterIntegrationTests::Blob)&
(FullyQualifiedName!=RNTesterIntegrationTests::Logging)

Link to the integration where the error originated

https://github.com/microsoft/react-native-windows/pull/13685

TatianaKapos avatar Sep 25 '24 17:09 TatianaKapos