#12459 closed defect (fixed)
robot hangs in popup.html on IE9
Reported by: | bill | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 1.5.2 |
Component: | TestFramework | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
When I run the top level runTests.html, or even util/doh/runner.html?testModule=dijit.tests._base.module, my IE9 hangs on the first robot test, the popup.html test.
Strangely popup.html runs fine standalone, and also, the other robot tests run fine when called through runTests.html. But even a module.js containing nothing but popup.html hangs.
Is it happening for you?
This is happening for me on Windows 7 home edition 32 bit, with the latest java (version 6 update 24) installed.
Change History (4)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Milestone: | tbd → 1.6.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Closing as fixed since the patch to #12461 was checked in. That patch still has some issues but at least this hang is fixed.
comment:4 Changed 11 years ago by
Milestone: | 1.6.1 → 1.5.2 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed by patch to #12461.