Bug 29924 - [tests] Check usage of Thread.sleep
Summary: [tests] Check usage of Thread.sleep
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2003-01-21 16:59 EST by DJ Houghton CLA
Modified: 2005-04-25 13:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DJ Houghton CLA 2003-01-21 16:59:01 EST
Our tests have a lot of calls to Thread.sleep(). 

We need to ensure that all the calls are necessary and should comment each 
instance to indicate why we are calling it.
Comment 1 DJ Houghton CLA 2004-10-29 09:42:58 EDT
obsolete.
Comment 2 DJ Houghton CLA 2004-10-29 14:03:14 EDT
Actually there are still a few questionable calls....investigate.
Comment 3 DJ Houghton CLA 2005-04-25 13:23:46 EDT
We've reviewed this before and I think we're good now. A few refs the Jobs and
History tests but that's about it.