Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8136

Update XFS isolator tests to handle TASK_STARTING.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • test
    • None

    Description

      The XFS isolator tests are failing since the default executors started sending TASK_STARTING.

      04:37:25 - [ RUN      ] ROOT_XFS_QuotaTest.DirectoryTree
      ...
      04:37:26 - I1026 04:37:26.400321  7723 executor.cpp:477] Running '/tmp/mesos-build/mesos/build/src/mesos-containerizer launch <POSSIBLY-SENSITIVE-DATA>'
      04:37:26 - ../../src/tests/containerizer/xfs_quota_tests.cpp:427: Failure
      04:37:26 -       Expected: TASK_RUNNING
      04:37:26 - To be equal to: status1->state()
      04:37:26 -       Which is: TASK_STARTING
      04:37:26 - I1026 04:37:26.409204  7723 executor.cpp:650] Forked command at 7730
      04:37:26 - ../../src/tests/containerizer/xfs_quota_tests.cpp:431: Failure
      04:37:26 -       Expected: TASK_FAILED
      04:37:26 - To be equal to: status2->state()
      04:37:26 -       Which is: TASK_RUNNING
      04:37:26 - ../../src/tests/containerizer/xfs_quota_tests.cpp:436: Failure
      04:37:26 -       Expected: "Command exited with status 1"
      04:37:26 - To be equal to: status2->message()
      04:37:26 -       Which is: ""
      ...
      

      Attachments

        Issue Links

          Activity

            People

              jamespeach James Peach
              jamespeach James Peach
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: