Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Task transition expectation can be violated resulting in a failing test, e.g.:
../../src/tests/master_tests.cpp:4134: Failure Expected: TASK_RUNNING To be equal to: status1->state() Which is: TASK_LOST
List of known affected tests:
MasterTest.TasksEndpoint LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes SlaveTest.TerminalTaskContainerizerUpdateFailsWithLost SlaveTest.KillQueuedTaskGroup MesosContainerizer/DefaultExecutorTest.ROOT_LaunchGroupFailure
Also it looks like the example frameworks are affected as well:
ExamplesTest.JavaFramework ExamplesTest.TestHTTPFramework ExamplesTest.V0JavaFramework
Attachments
Attachments
Issue Links
- is caused by
-
MESOS-8624 Valid tasks may be explicitly dropped by agent due to race conditions
- Resolved
- is duplicated by
-
MESOS-8603 SlaveTest.TerminalTaskContainerizerUpdateFailsWithGone and SlaveTest.TerminalTaskContainerizerUpdateFailsWithLost are flaky
- Resolved