Opened 11 years ago
Closed 11 years ago
#10878 closed defect (worksforme)
FF: 3 failures in dijit/tests/form/robot/test_validate.html
Reported by: | liucougar | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
as of today, there are 3 failures in dijit/tests/form/robot/test_validate.html, related to currencytextbox
Change History (5)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Doug reports that it's FF3.6 where the errors appear, apparently a regression in the robot. The controls themselves seem to function just fine in FF3.6.
comment:3 Changed 11 years ago by
Summary: | 3 failures in dijit/tests/form/robot/test_validate.html → FF: 3 failures in dijit/tests/form/robot/test_validate.html |
---|
all tests pass in Safari
comment:4 Changed 11 years ago by
Owner: | changed from Douglas Hays to haysmark |
---|
Mark, I think there's some robot issue here.
comment:5 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Tried: http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/form/robot/test_validate.html
JVM: 1.6.0_17-b04
No failures.
Note: See
TracTickets for help on using
tickets.
Cougar, can you post some snippets from your log showing failures? I get many more failures, where all the widgets have empty values, so any test expecting a value in the input fails. Doug reports the tests mostly working -- just one failure, seemingly timing related.