You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem with qunit-composite 1.01-1.2.2, QUnit 1.12.0, and recent versions of Firefox
on OS X (52.0.2, for example). The fix @bobkhoda suggested resolves these.
I am attempting to reproduce this in isolation using a branch of the qunit-composite repo and its tests.
I've been trying things with the qunit-composite tests themselves. I can't even get close to QUnit 1.12.0, Firefox 52.0.2 hangs unrecoverably with anything less than 1.15.0. I will use the workaround for now and report here if I can figure a way to reproduce this locally.
This issue occurs intermittently and causes the test suite to fail.
A fix was found by checking the iframe and calling initIframe() if the iframe is undefined. A pull request with the changes will be submitted.
The text was updated successfully, but these errors were encountered: