-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Some tests failing when running yarn verify
#6926
Comments
If https://github.com/palantir/blueprint/pull/6925/files merges make sure readme is re-updated if this is addressed |
@evansjohnson I also encountered the error in |
Reopening since #6934 doesn't address the whole issue (scroll test flake) |
Environment
Steps to reproduce
Follow README.md setup steps up until
yarn verify
Actual behavior
The following errors:
Expected behavior
the tests should not error locally but seemingly pass running in CI (TODO: confirm these tests actually are running in CI)
Possible solution
Wondering if all scroll related tests are related to running this on a macbook where the default is to hide scrollbars unless scrolling. I did try changing this operating system setting but saw the same failures (though perhaps a restart would be needed for the changes to take effect here, or I hit some test cache)
The text was updated successfully, but these errors were encountered: