Opened 11 years ago
Closed 11 years ago
#11287 closed defect (fixed)
Dijit test suites failing due to missing timeouts
Reported by: | haysmark | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.5.0rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
While I was testing in Safari 5 over archive, I noticed the following tests would time out in the middle of loading:
- Widget-placeAt
- _Templated-widgetsInTemplate.html
- dijit/tests/Tree.html
- dijit/tests/Tree_with_JRS.html
It seems these tests do not have timeouts specified in their module.js files. All dijit entries in module.js files should have timeout 99999999 because the Web server can take arbitrarily long to send all of the requested data that dijits need.
Change History (3)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|---|
Owner: | set to Douglas Hays |
Status: | new → assigned |
Version: | 1.5.0b2 → 1.5.0rc1 |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I did a quick grep and here is the list of tests that are in danger of timing out: