Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

IE10: Popup Unit Test #10 Failing #4877

Closed
brianedgerton opened this issue Aug 21, 2012 · 2 comments
Closed

IE10: Popup Unit Test #10 Failing #4877

brianedgerton opened this issue Aug 21, 2012 · 2 comments

Comments

@brianedgerton
Copy link

Browser: IE10
File: /test/unit/popup/popup_core.js
Test Case: Case 10: Sequence page -> popup -> dialog -> popup works
Problem: Condition 6 fails every time

The pagechange.sequenceTestStep3 event never seems to fire in IE10. The other pagechange events fires without a problem, but this particular one never does. I've been debugging, but I'm have a little trouble narrowing down the issue.

Interestingly, if I adjust the timings in $.testHelper.detailedEventCascade(), specifically in warnTimer() (to 4000ms) and recordResult() (to 1000ms), the same test fails consistently in Chrome while all others pass. I'll keep digging on my end, but my next question is whether the test is accurate in its behavior assumptions. I see that it was modified recently and I'm wondering if the timing conditions may have produced a false positive. I'll keep looking around on my end, but any thoughts would be appreciated.

@brianedgerton
Copy link
Author

Does anyone have any thoughts on this?

@jaspermdegroot
Copy link
Contributor

@brianedgerton

This test (it's now test #9) is now passing on IE10. Closing the issue, but let us know if you still see it failing when testing latest code on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants