#12049 closed defect (wontfix)
Opera: form.module CheckBox_a11y test failures
Reported by: | Katie Vance | Owned by: | Katie Vance |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | Dijit - Form | Version: | 1.5 |
Keywords: | opera | Cc: | Douglas Hays |
Blocked By: | Blocking: |
Description
There are 7 test failures:
-enable b1 a11y -enable b2 a11y -enable c1 a11y -enable c1 a11y -enable d2 a11y -enable d1 a11y -enable coffee a11y
Results were:
assertTrue('false') failed with hint: b1 was not checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable b1 a11y 5499 ms
assertTrue('false') failed with hint: b2 was not checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable b2 a11y 1500 ms
assertFalse('true') failed with hint: b1 was checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable c1 a11y 2501 ms
assertTrue('false') failed with hint: c2 was not checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable c2 a11y 1500 ms
assertTrue('false') failed with hint: d2 was not checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable d2 a11y 3000 ms
assertFalse('true') failed with hint: c1 was checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable d1 a11y 1500 ms
assertFalse('true') failed with hint: tea was checked FAILED test: ../../dijit/tests/form/robot/CheckBox_a11y.html::Radio button a11y::enable coffee a11y 2500 ms
Change History (3)
comment:1 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
comment:2 Changed 8 years ago by
Priority: | high → low |
---|
comment:3 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Since Opera is switching to the webkit rendering engine, closing this ticket. If it's still an issue after the switchover, we can look at it again.