Systematic test failures in FF3.6 with ListItems
In FF3.6 on Windows XP, I am getting the following test failures:
FAILED test: ../../dojox/mobile/tests/doh/EdgeToEdgeCategory.html::dojox.mobile.test.doh.EdgeToEdgeList::EdgeToEdgeList Verification assertEqual() failed:
expected
Off
but got
<a xmlns="http://www.w3.org/1999/xhtml">Off</a>
29ms
FAILED test: ../../dojox/mobile/tests/doh/EdgeToEdgeCategory.html::dojox.mobile.test.doh.EdgeToEdgeList::EdgeToEdgeList Verification2 assertEqual() failed:
expected
Off
but got
<a xmlns="http://www.w3.org/1999/xhtml">Off</a>
510ms
FAILED test: ../../dojox/mobile/tests/doh/RoundRectList.html::dojox.mobile.test.doh.RoundRectList::RoundRectList Verification assertEqual() failed:
expected
Off
but got
<a xmlns="http://www.w3.org/1999/xhtml">Off</a>
34ms
FAILED test: ../../dojox/mobile/tests/doh/RoundRectList.html::dojox.mobile.test.doh.RoundRectList::RoundRectList Verification2 assertEqual() failed:
expected
Off
but got
<a xmlns="http://www.w3.org/1999/xhtml">Off</a>
534ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem.html::dojox.mobile.test.doh.ListItem::ListItem Verification assertEqual() failed:
expected
Off
but got
<a xmlns="http://www.w3.org/1999/xhtml">Off</a>
65ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem.html::dojox.mobile.test.doh.ListItem::ListItem set assertEqual() failed:
expected
Value Changed
but got
<a xmlns="http://www.w3.org/1999/xhtml">Value Changed</a>
47ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem.html::dojox.mobile.test.doh.ListItem::ListItem set assertEqual() failed:
expected
Value Changed
but got
<a xmlns="http://www.w3.org/1999/xhtml">Value Changed</a>
45ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem_Programmatic.html::dojox.mobile.test.doh.ListItem::ListItem Verification assertEqual() failed:
expected
External View #1 (sync)
but got
<a xmlns="http://www.w3.org/1999/xhtml">External View #1 (sync)</a>
63ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem_Programmatic.html::dojox.mobile.test.doh.ListItem::ListItem set assertEqual() failed:
expected
External View #1 (sync)
but got
<a xmlns="http://www.w3.org/1999/xhtml">External View #1 (sync)</a>
28ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem_Programmatic.html::dojox.mobile.test.doh.ListItem::ListItem set assertEqual() failed:
expected
Value Changed
but got
<a xmlns="http://www.w3.org/1999/xhtml">Value Changed</a>
34ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem2_Programmatic.html::dojox.mobile.test.doh.ListItem::ListItem Verification assertEqual() failed:
expected
Sounds
but got
<a xmlns="http://www.w3.org/1999/xhtml">Sounds</a>
22ms
FAILED test: ../../dojox/mobile/tests/doh/ListItem2_Programmatic.html::dojox.mobile.test.doh.ListItem::ListItem set assertEqual() failed:
expected
Sounds
but got
<a xmlns="http://www.w3.org/1999/xhtml">Sounds</a>
40ms
FAILED test: ../../dojox/mobile/tests/doh/RoundRectDataList.html::dojox.mobile.test.doh.RoundRectDataList::RoundRectDataList Verification assertEqual() failed:
expected
Wi-Fi
but got
<a xmlns="http://www.w3.org/1999/xhtml">Wi-Fi</a>
495ms
FAILED test: ../../dojox/mobile/tests/doh/RoundRectDataList.html::dojox.mobile.test.doh.RoundRectDataList::RoundRectDataList Verification2 assertEqual() failed:
expected
New Item
but got
<a xmlns="http://www.w3.org/1999/xhtml">New Item</a>
1.5s
FAILED test: ../../dojox/mobile/tests/doh/RoundRectDataList.html::dojox.mobile.test.doh.RoundRectDataList::RoundRectDataList Verification3 assertEqual() failed:
expected
Apple
but got
<a xmlns="http://www.w3.org/1999/xhtml">Apple</a>
2.5s
FAILED test: ../../dojox/mobile/tests/doh/RoundRectDataList_Programmatic.html::dojox.mobile.test.doh.RoundRectDataList::RoundRectDataList Verification assertEqual() failed:
expected
Wi-Fi
but got
<a xmlns="http://www.w3.org/1999/xhtml">Wi-Fi</a>
500ms
FAILED test: ../../dojox/mobile/tests/doh/RoundRectDataList_Programmatic.html::dojox.mobile.test.doh.RoundRectDataList::RoundRectDataList Verification2 assertEqual() failed:
expected
New Item
but got
<a xmlns="http://www.w3.org/1999/xhtml">New Item</a>
1.5s
FAILED test: ../../dojox/mobile/tests/doh/RoundRectDataList_Programmatic.html::dojox.mobile.test.doh.RoundRectDataList::RoundRectDataList Verification3 assertEqual() failed:
expected
Apple
but got
<a xmlns="http://www.w3.org/1999/xhtml">Apple</a>
2.5s
add keyword to denote test failures in our automated tests