QA-Automation-Starter / qa-automation

QA automation utilities and project generator
https://qa-automation-starter.aherscu.dev
Other
6 stars 4 forks source link

`dev.aherscu.qa.jgiven.commons.scenarios.GenericTest` fails sometimes #185

Open adrian-herscu opened 1 year ago

adrian-herscu commented 1 year ago

Description dev.aherscu.qa.jgiven.commons.scenarios.GenericTest fails sometimes.

Reproduction Multithreading issue with Unitils initialization.

Parallel calls to Unitils.getInstance().getTestListener() sometimes trigger ConcurrentModificationExeption

Additional context https://github.com/QA-Automation-Starter/qa-automation/actions/runs/6012567583/job/16318206873

adrian-herscu commented 1 year ago

https://sourceforge.net/p/unitils/discussion/570578/thread/898f615777/