Description
According to the failsafe docs, all methods that are annotated with @Parameters, @BeforeClass and @AfterClass should be synchronized.
This is not just a theoretical problem, it causes random test failures, like
Attachments
Attachments
Issue Links
- is related to
-
PHOENIX-6296 Synchronize @Parameters, @BeforeClass and @AfterClass methods take 2
- Resolved
- relates to
-
PHOENIX-5670 Add the neccesary Synchronisation to the tests in the PQS repo
- Closed
- links to