saros icon indicating copy to clipboard operation
saros copied to clipboard

ChatViewFunctionsTest.testVisualChatNotification is flaky

Open m273d15 opened this issue 5 years ago • 1 comments

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.

m273d15 avatar Mar 02 '20 13:03 m273d15

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.

srossbach avatar Mar 02 '20 21:03 srossbach