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

EventHandler JS test fails on Mac #36749

Closed
3 tasks done
julien-deramond opened this issue Jul 16, 2022 · 1 comment · Fixed by #36772
Closed
3 tasks done

EventHandler JS test fails on Mac #36749

julien-deramond opened this issue Jul 16, 2022 · 1 comment · Fixed by #36772

Comments

@julien-deramond
Copy link
Member

julien-deramond commented Jul 16, 2022

Prerequisites

Describe the issue

We are used to see BrowserStack tests fail randomly but since 505e023 it fails 100% of the time.
ref: #36386

I checked the logs of BrowserStack (while working on #36748) and could see:

Firefox 102.0 (Mac OS 10.15) EventHandler general functionality should hydrate properties, and make them configurable FAILED
	TypeError: setting getter-only property "originalTarget" thrown
	Error: Timeout - Async function did not complete within 10000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) in node_modules/jasmine-core/lib/jasmine-core/jasmine.js (line 8072)
	<Jasmine>
Firefox 102.0 (Mac OS 10.15) EventHandler general functionality should hydrate properties, and make them configurable FAILED
	TypeError: setting getter-only property "originalTarget" thrown
	Error: Timeout - Async function did not complete within 10000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) in node_modules/jasmine-core/lib/jasmine-core/jasmine.js (line 8072)
	<Jasmine>

I tried to launch this test locally only on a Mac (macOS 12.4) with Firefox (102.0.1 / 64 bits) and get the same exact error.

Note: From the logs, it should be reproductible on Windows 10+Firefox as well

/CC @GeoSot

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Firefox

What version of Bootstrap are you using?

v5.2.0 (current main branch)

@GeoSot GeoSot added this to To do in v5.2.0-stable via automation Jul 16, 2022
@GeoSot GeoSot moved this from To do to In progress in v5.2.0-stable Jul 18, 2022
@GeoSot
Copy link
Member

GeoSot commented Jul 19, 2022

closed via #36772

@GeoSot GeoSot closed this as completed Jul 19, 2022
v5.2.0-stable automation moved this from In progress to Done Jul 19, 2022
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 a pull request may close this issue.

2 participants