cf-natali commented on pull request #388: URL: https://github.com/apache/mesos/pull/388#issuecomment-860855361
Running the following usually reproduces the problem after a couple iterations: ``` root@thinkpad:/home/cf/src/mesos/build# ./bin/mesos-tests.sh --gtest_filter="SlaveRecoveryTest/0.ExecutorDanglingLatestSymlink" --gtest_repeat=-1 --gtest_break_on_failure ``` ``` root@thinkpad:~# uname -a Linux thinkpad 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28) x86_64 GNU/Linux ``` I'll try to update the MR with the new approach soon. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
