Opened 13 years ago
Closed 13 years ago
#9652 closed defect (fixed)
[patch] IE: dojo/tests/dnd/robot/test_dnd.html failure
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | TestFramework | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I ran dojo/tests/dnd/robot/test_dnd.html with IE 6. 1 failure.
[ Error: Wrong number of items in containers 1 and 2 ] ERROR IN: function() FAILED test: autotest0 0 ms
I think it's just a timing problem with the test.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | 9652.patch added |
---|
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|---|
Summary: | IE: dojo/tests/dnd/robot/test_dnd.html failure → [patch] IE: dojo/tests/dnd/robot/test_dnd.html failure |
comment:2 Changed 13 years ago by
Owner: | changed from haysmark to Douglas Hays |
---|---|
Status: | assigned → new |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixes #9652. Made test_dnd timing consistent with other tests.