Opened 10 years ago
Closed 10 years ago
#13122 closed defect (invalid)
Safari Dialog test failures
Reported by: | haysmark | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.6.1 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
In Safari 5 on OS X 10.6 I am getting the following test failures:
FAILED test: ../../dijit/tests/robot/Dialog_mouse.html?port=9091&dohPlugins=doh/plugins/reportToRunner::dijit.Dialog mouse tests (unfocusable open button)::open #1 assertTrue('undefined') failed with hint: dialog created 3.1s FAILED test: ../../dijit/tests/robot/Dialog_mouse.html?port=9091&dohPlugins=doh/plugins/reportToRunner::dijit.Dialog mouse tests (unfocusable open button)::open #2 assertTrue('undefined') failed with hint: dialog created 3.1s FAILED test: ../../dijit/tests/robot/Dialog_a11y.html?port=9091&dohPlugins=doh/plugins/reportToRunner::special focus::radio button as last element assertTrue('null') failed with hint: focus is somewhere #2 3s FAILED test: ../../dijit/tests/robot/Dialog_a11y.html?port=9091&dohPlugins=doh/plugins/reportToRunner::keyboard tests (multiple dialogs)::open first dialog assertTrue('false') failed with hint: dialog 1 is visible 6s FAILED test: ../../dijit/tests/robot/Dialog_a11y.html?port=9091&dohPlugins=doh/plugins/reportToRunner::keyboard tests (multiple dialogs)::open second dialog assertTrue('false') failed with hint: dialog 1 is still visible 2s FAILED test: ../../dijit/tests/robot/Dialog_a11y.html?port=9091&dohPlugins=doh/plugins/reportToRunner::keyboard tests (multiple dialogs)::cancel second dialog assertTrue('false') failed with hint: dialog 1 is still visible 2.5s FAILED test: ../../dijit/tests/robot/Dialog_a11y.html?port=9091&dohPlugins=doh/plugins/reportToRunner::keyboard tests (multiple dialogs)::cancel first dialog assertEqual() failed: expected dialog1button but got RadioButtonDlgBtn with hint: focus returned to button 2.5s
Change History (4)
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
Likewise for me, Dialog_a11y.html and Dialog_mouse.html (on safari/mac) are running fine, at least when run stand alone.
comment:4 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The Dialog_a11y failures are because of the Safari env from #13125. The Dialog_mouse tests worked OK on my Mac/Safari? env.