saros
saros copied to clipboard
ChatViewFunctionsTest.testVisualChatNotification is flaky
The stf test ChatViewFunctionsTest.testVisualChatNotification fails sometimes. As the TODO implies "The test fails in single execution and succeeds if the whole test class is executed." it might be related to dependencies between test cases.
Moving https://github.com/saros-project/saros/blob/ee9b4c9923c4f718db26ae6657b6dd1db10754f4/stf.test/test/saros/stf/test/chatview/ChatViewFunctionsTest.java#L48 under line 37 should do the trick.