-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Discarded
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Testing, Testing > Arquillian, Testing > CI environments, Testing > Portal
-
Labels:None
-
Git Pull Request:
Certain random failures are caused by the order in which OSGi executes events. Currently, this order is randomly determined by the JVM. I would like to have these events occur in a seeded random order so that when these type of failures do happen, we can reproduce them.