Navigation Menu

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

Fix event handler test #36772

Merged
merged 1 commit into from Jul 19, 2022
Merged

Fix event handler test #36772

merged 1 commit into from Jul 19, 2022

Conversation

GeoSot
Copy link
Member

@GeoSot GeoSot commented Jul 19, 2022

closes #36749

Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

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

LGTM!

Here are the tests that I've done:

  • Revert the changes in event-handler.js to check if the test fails. It fails so it's good.
  • Add some logs in the catch part in event-handler.js to check if the test still goes in that part of the code. It does so it's good.
  • Ubuntu + Chrome: test passes (no regression)
  • Ubuntu + Firefox: test passes (no regression)
  • Mac + Chrome: test passes (no regression)
  • Mac + Firefox: test passes 🎉

BrowserStack is 🟢 (sometimes) so the bug seems fixed. GG @GeoSot

@julien-deramond julien-deramond added this to In progress in v5.2.0-stable via automation Jul 19, 2022
@julien-deramond julien-deramond moved this from In progress to Reviewer approved in v5.2.0-stable Jul 19, 2022
@GeoSot GeoSot merged commit f451b41 into main Jul 19, 2022
v5.2.0-stable automation moved this from Reviewer approved to Done Jul 19, 2022
@GeoSot GeoSot deleted the gs/fix-event-handler branch July 19, 2022 12:46
@GeoSot GeoSot mentioned this pull request Jul 19, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v5.2.0-stable
  
Done
Status: Done
Development

Successfully merging this pull request may close these issues.

EventHandler JS test fails on Mac
2 participants