-
Notifications
You must be signed in to change notification settings - Fork 377
Update test expectations #5942
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
Update test expectations #5942
Conversation
This empty commit is created to trigger CI/CD pipelines that will regenerate test expectations and update snapshots as needed.
🎭 Playwright Test Results❌ Some tests failed ⏰ Completed at: 10/06/2025, 08:27:28 PM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 10/06/2025, 08:01:11 PM UTC 🔗 Links🎉 Your Storybook is ready for review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to flip-flop
Oh true thank you - good catch. It should actually be showing the group in the minimap since that setting is default |
Replaced by #5962 |
Attempts to fix flakiness when groups are enabled on the minimap and the screenshot is taken too early, before the render completes. See [comment](#5942 (comment)) for more context. May or may not solve the flakiness. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5962-wait-for-frame-on-group-creation-test-2856d73d365081f6a059ebfc5a03857c) by [Unito](https://www.unito.io)
Summary
This PR triggers test expectation regeneration through CI/CD pipelines.
Test plan
┆Issue is synchronized with this Notion page by Unito