Description
Some tests are failing on ARM when ran together. When ran separately they are passing.
Problematic tests are listed below:
[ FAILED ] CommandExecutorCheckTest.CommandCheckDeliveredAndReconciled [ FAILED ] CommandExecutorCheckTest.HTTPCheckDelivered [ FAILED ] DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled [ FAILED ] DefaultExecutorCheckTest.CommandCheckStatusChange [ FAILED ] DefaultExecutorCheckTest.CommandCheckSeesParentsEnv [ FAILED ] DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask [ FAILED ] DefaultExecutorCheckTest.CommandCheckTimeout [ FAILED ] DefaultExecutorCheckTest.MultipleTasksWithChecks [ FAILED ] DefaultExecutorCheckTest.HTTPCheckDelivered [ FAILED ] DefaultExecutorCheckTest.TCPCheckDelivered [ FAILED ] HealthCheckTest.DefaultExecutorCommandHealthCheck [ FAILED ] HealthCheckTest.DefaultExecutorWithDockerImageCommandHealthCheck
Attachments
Issue Links
- relates to
-
MESOS-8949 DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask is flaky
- Open
-
MESOS-7500 Command checks via agent lead to flaky tests.
- Resolved