Experiencing Percy false positives and test flakiness? Post a comment with the test that incorrectly failed.


https://percy.io/Shopify/polaris-react/builds/930221
Looks like it took a screenshot before the component finished rendering. When visiting /drop-zone/7, the drop zone component flashes "unstyled" for a moment.

PR changes did not relate in any way to the the drop zone component.
In a PR for resource list, but I'm not sure why they're doubled up.



Unchanged Badge stuff (no badge stuff in PR)



From this PR which didn't make any visual changes
/drop-zone/0

Drop zone may be giving false positives because of this: https://github.com/Shopify/polaris-react/pull/1434
This one is fun because it will be a different width almost every time 馃槃

鈽濓笍 I wish we could provide a progress: number.
@amrocha can you make an issue in the public repo and update the bit.ly link in Percy? Removing the link from the Percy title is also an option, whatever you think works best.
Gonna transfer this
@amrocha does https://github.com/Shopify/polaris-react/pull/1290 fix this? I don't have enough info to know for sure.
It kinda does, this was more of an ongoing issue for tracking problems.
I haven't noticed any issues recently though, we might be good to close it!
I'm gonna close and if more issues come up, we can open a separate ticket for them, since this might not be super visible anymore.
Most helpful comment
/drop-zone/7
https://percy.io/Shopify/polaris-react/builds/930221
Looks like it took a screenshot before the component finished rendering. When visiting
/drop-zone/7, the drop zone component flashes "unstyled" for a moment.