Draft: Add a workaround to clean up former failed working set tests
After failed working set tests, an invalid session configuration may be stored. This configuration can have influence on the next test run, leading to false failed tests. The workaround initially loads a testsession and shuts it down again, which leads to an initial cleanup of eventually invalid configurations.