Might be libtool wrappers. Have a look at [1] and commits [2, 3, 4]. [1] https://issues.apache.org/jira/browse/MESOS-7500 [2] https://github.com/apache/mesos/commit/d863620e5cb82b7f22cade0da0a0d18afbdf9136 [3] https://github.com/apache/mesos/commit/74121798f24fca372180b8c4bc00b4df07d46240 [4] https://github.com/apache/mesos/commit/cd516ab65b03045dba7f1cbfd40e72a1d5267539
On Thu, Nov 23, 2017 at 11:39 AM, Tomek Janiszewski <jani...@gmail.com> wrote: > Hi > > I found following 5 tests are flaky. They fail when run together but pass > alone. > > CommandExecutorCheckTest.CommandCheckDeliveredAndReconciled > DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled > DefaultExecutorCheckTest.CommandCheckStatusChange > DefaultExecutorCheckTest.CommandCheckSeesParentsEnv > DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask > > Before I start debugging it, have you got any ideas what could be a > problem? > > Thanks > Tomek >