react-native-windows
react-native-windows copied to clipboard
Reenable RNTesterIntegrationTests
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