jacek-lewandowski commented on PR #2894: URL: https://github.com/apache/cassandra/pull/2894#issuecomment-1824906560
In the rerun after rebase I can see the repeated unit tests failing due to something weird - tests results show success but each worker fails with some infra-like problem: ``` ++ ls build/test/logs/ + [[ -n _jdk11 ]] + mv build/test/logs//_jdk11 /tmp/results/repeated_utests/logs/passes/01/ mv: cannot move 'build/test/logs//_jdk11' to '/tmp/results/repeated_utests/logs/passes/01/_jdk11': File exists Exited with code exit status 1 ``` but all runs finished successfully... Also, after rebase one dtest failed - it did not fail before the rebase so I must investigate what happened -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

