microsoft / microsoft/react-native-windows
Re-enable HTTP Origin Policy integration tests in CI
Open
@JunielKatarn is already working on this.
Since Apr 21, 2022.
Area: Networking
Area: Test Infrastructure
bug
Workstream: Test Coverage
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
Similar to WebSocket tests some time ago, tests from class HttpOriginPolicyIntegrationTest hang their corresponding test job on CI pipelines.
They have been temporarily disabled for CI/CD.
They do pass when run locally on any configuration.
Steps To Reproduce
- Remove class
HttpOriginPolicyIntegrationTestfrom desktop integration test exclusion list.
Expected Results
Test pass similar to runs made on a local development machine.
CLI version
npx react-native --version
Environment
npx react-native info
Target Platform Version
No response
Target Device(s)
No response
Visual Studio Version
No response
Build Configuration
Release
Snack, code example, screenshot, or link to a repository
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.