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

Make sidebar-closing tests in Guest less brittle #5608

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

robertknight
Copy link
Member

In tests watching for a closeSidebar event being sent to the sidebar, we saw CI failures [1] due to unrelated messages being sent. Make the checks test for the specific event we are interested in.

[1] https://github.com/hypothesis/client/actions/runs/5485660737/jobs/9994747006

In tests watching for a `closeSidebar` event being sent to the sidebar, we saw
CI failures [1] due to unrelated messages being sent. Make the checks test for
the specific event we are interested in.

[1] https://github.com/hypothesis/client/actions/runs/5485660737/jobs/9994747006
@robertknight robertknight merged commit da8b75a into main Jul 7, 2023
2 checks passed
@robertknight robertknight deleted the fix-brittle-sidebar-closed-tests branch July 7, 2023 11:25
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.

2 participants