-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Suggestions:
- org.jboss.cdi.tck.util.Timer.DEFAULT_DELAY should be configurable
- this will require API change
- see also org.jboss.cdi.tck.api.Configuration
- the test should be able to set the relative delay (as the multiple of the configurable value)
- most of the tests should avoid setting specific delay and use relative delay instead
- replace all remaining occurrences of "Thread.sleep()" with the Timer util