Opened 10 years ago
Closed 10 years ago
#185 closed defect (fixed)
"test" command hangs
| Reported by: | Eric Pettersen | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Test Framework | Version: | |
| Keywords: | Cc: | gregc@… | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | chimera |
Description
The test command hangs in "wait" as it tries to record a movie. Also, the commands aren't showing in the log as they are bring executed. Perhaps that should be filed as a separate bug?
Note:
See TracTickets
for help on using tickets.
Fixed.
Not sure exactly how. Fixed 5 bugs in running test and that fixed this wait issue although none was directly related to "wait". Very likely the trouble was another error caused the new frame loop to stop so that wait never completed because an ongoing motion could not complete.