Opened 10 years ago
Closed 10 years ago
#13132 closed defect (fixed)
IE8 Form watch failures
Reported by: | haysmark | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dijit | Version: | 1.6.1 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
In IE8 on Windows XP I am getting the following test failures:
FAILED test: ../../dijit/tests/form/Form.html::watch('value')::formSet assertEqual() failed: expected 1 but got 0 with hint: exactly one watch(value) call 78ms<br>FAILED test: ../../dijit/tests/form/Form.html::watch('value')::directSet assertEqual() failed: expected 1967-10-20 but got 2007-12-30 with hint: old value
Change History (6)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Keywords: | dohfail added |
---|
add keyword to denote test failures in our automated tests
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Previous commit was for #13128
comment:5 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Owner: | set to Douglas Hays |
Status: | reopened → new |
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I think they may be timing related. Before the timing fix I was getting many more. Also, on my IE6 machine, I do not get these failures.