Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fabric] e2etest crash when using a specific image #13284

Closed
marlenecota opened this issue May 30, 2024 · 1 comment
Closed

[Fabric] e2etest crash when using a specific image #13284

marlenecota opened this issue May 30, 2024 · 1 comment

Comments

@marlenecota
Copy link
Contributor

marlenecota commented May 30, 2024

Problem Description

Using const IMAGE2 = 'https://www.facebook.com/ar_effect/external_textures/648609739826677.png'; in ImageExample.windows.js seems to crash the e2etest CI job in PRs

Not seeing this locally.

Steps To Reproduce

  1. Open packages/@react-native-windows/tester/src/js/examples/Image/ImageExample.windows.js
  2. Change IMAGE2 to use 'https://www.facebook.com/ar_effect/external_textures/648609739826677.png'
  3. Open a draft PR

Expected Results

Expected: e2etests run normally
Actual: e2etests crash

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label May 30, 2024
@jonthysell jonthysell added this to the Next milestone May 30, 2024
@jonthysell jonthysell removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label May 30, 2024
@marlenecota
Copy link
Contributor Author

Resolved by #13285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants