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

Fix MesosContainerizerExecuteTest.IoRedirection test

    XMLWordPrintableJSON

Details

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

    Description

      Commit c7227471f98c0dc62c8700d41534be142a3fcfad means the fetcher initializes glog and outputs to stderr. This breaks the test:

      Value of: (os::read(path::join(directory, "stderr"))).get()
        Actual: "I1106 02:30:53.472061 21707 logging.cpp:177] Logging to STDERR\nthis is stderr\n"
      Expected: errMsg + "\n"
      Which is: "this is stderr\n"
      

      Attachments

        Issue Links

          Activity

            People

              vinodkone Vinod Kone
              idownes Ian Downes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: