Details
Description
Unit test CoordinatorTest.Elect triggers non-deterministic assertion failure in libprocess:
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from CoordinatorTest
[ RUN ] CoordinatorTest.Elect
F0716 14:03:54.896371 24575 process.cpp:2340] Check failed: find(runq.begin(), runq.end(), process) == runq.end()
-
-
- Check failure stack trace: ***
@ 0x7ffff79c944d google::LogMessage::Fail()
@ 0x7ffff79cbbdf google::LogMessage::SendToLog()
@ 0x7ffff79c904b google::LogMessage::Flush()
@ 0x7ffff79cc46d google::LogMessageFatal::~LogMessageFatal()
@ 0x7ffff78cbd00 process::ProcessManager::cleanup()
@ 0x7ffff78cb527 process::ProcessManager::resume()
@ 0x7ffff78c3e9c process::schedule()
@ 0x7ffff69aae9a start_thread
@ 0x7ffff66d84bd (unknown)
- Check failure stack trace: ***
-