@RetryingTest
force the execution onto a single thread, which is the parent node's thread.
This has the disadvantage that several retrying tests in the same class will all run sequentially.
This is an open issue in JUnit Pioneer project.
This project provides annotation @ClassRetryingTest
along with
KSP processor, that automatically wrap each test into
generated class