----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62116/#review184656 -----------------------------------------------------------
FAIL: Mesos tests failed to run Reviews applied: [62116] Logs available here: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62116/logs - Mesos Reviewbot Windows On Sept. 6, 2017, 10:03 a.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62116/ > ----------------------------------------------------------- > > (Updated Sept. 6, 2017, 10:03 a.m.) > > > Review request for mesos, Chun-Hung Hsiao and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > Some example frameworks consider all TASK_LOST updates as a sign of > an abnormal termination. However, the task can fail to run due to > the offer becoming invalid, which is inherently racy and does not > mean the task has terminated abnormally. > > > Diffs > ----- > > src/examples/balloon_framework.cpp 1a97f56c3e217c58b408949306b92f19caa5f6c6 > src/examples/disk_full_framework.cpp > f9d5af5e45d5736581ce2c5395c741c995332136 > src/examples/long_lived_framework.cpp > 3de4a0280c41db5dcf656ac89cb4168060190108 > > > Diff: https://reviews.apache.org/r/62116/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rukletsov > >
