Opened 10 years ago
Closed 10 years ago
#13695 closed defect (duplicate)
MDND test failures
Reported by: | haysmark | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In IE6, IE7, Chrome 13, and Safari 5.1 I get the following failure:
../../dojox/mdnd/tests/robot/test_dnd_acceptance.html::test_dnd_acceptance::dropAccepted assertEqual() failed: expected 1 but got 2 with hint: An item should be drop on third area.
In Safari 5.1 and Chrome 13 I also get:
../../dojox/mdnd/tests/robot/test_dnd_verticalDropMode.html::test_dnd_verticalDropMode::moveClassic assertEqual() failed: expected 3 but got 4 with hint: An item should be drop on the right area.
Note: See
TracTickets for help on using
tickets.
Dup of #13483