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

Tune chromatic #11398

Closed
wants to merge 3 commits into from
Closed

Tune chromatic #11398

wants to merge 3 commits into from

Conversation

andrewscfc
Copy link
Contributor

Following #10866, this PR tunes our snapshots a bit more by:

  • Allowing extra time for the images to load on Media Asset Pages
  • Increasing diff tolerance on live radio pages to accomodate the live pulse

Testing

Merge and see if flakes for associated stories stop occuring

Helpful Links

Coding Standards

Repository use guidelines

@@ -24,6 +24,11 @@ export default {
Component,
title: 'Pages/Media Asset Page',
decorators: [story => <WithTimeMachine>{story()}</WithTimeMachine>],
parameters: {
chromatic: {
delay: 15000,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm this doesn't seem to have helped as the flake is showing up on this PR still; should I revert this change?

@amoore108
Copy link
Contributor

Think this can be closed @andrewscfc ?

@andrewscfc
Copy link
Contributor Author

Think this can be closed @andrewscfc ?

happy to close 👍

@andrewscfc andrewscfc closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants