facebook / relay

Relay is a JavaScript framework for building data-driven React applications.
https://relay.dev
MIT License
18.41k stars 1.83k forks source link

Don't skip ActorChangeWithStream in OSS, it already passes #4763

Closed captbaritone closed 3 months ago

captbaritone commented 3 months ago

This test does not play well with skipIf because it generates a snapshot and Jest sees the skipped snapshot test as out of date and thus failing. But when I tried to run it locally without skipping it, it seems to pass on my machine.

Screenshot 2024-08-05 at 1 17 10 PM
facebook-github-bot commented 3 months ago

@captbaritone has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 3 months ago

@captbaritone merged this pull request in facebook/relay@89afc1ae30c0bbe1ddd37a20dd4cceb21c18dc21.