----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64271/#review192667 -----------------------------------------------------------
FAIL: Some Mesos libprocess-tests failed. Reviews applied: `['64264', '64265', '64266', '64267', '64268', '64269', '64270', '64271']` Failed command: `C:\DCOS\mesos\3rdparty\libprocess\src\tests\Debug\libprocess-tests.exe` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64271 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64271/logs/libprocess-tests-stdout.log): ``` [ OK ] LimiterTest.THREADSAFE_Acquire (2 ms) [ RUN ] LimiterTest.THREADSAFE_DiscardMiddle [ OK ] LimiterTest.THREADSAFE_DiscardMiddle (2 ms) [ RUN ] LimiterTest.THREADSAFE_DiscardLast [ OK ] LimiterTest.THREADSAFE_DiscardLast (2 ms) [----------] 3 tests from LimiterTest (67 ms total) [----------] 4 tests from LoopTest [ RUN ] LoopTest.Sync [ OK ] LoopTest.Sync (0 ms) [ RUN ] LoopTest.Async [ OK ] LoopTest.Async (1 ms) [ RUN ] LoopTest.DiscardIterate [ OK ] LoopTest.DiscardIterate (1 ms) [ RUN ] LoopTest.DiscardBody [ OK ] LoopTest.DiscardBody (2 ms) [----------] 4 tests from LoopTest (89 ms total) [----------] 9 tests from MetricsTest [ RUN ] MetricsTest.Counter [ OK ] MetricsTest.Counter (3 ms) [ RUN ] MetricsTest.THREADSAFE_Gauge [ OK ] MetricsTest.THREADSAFE_Gauge (3 ms) [ RUN ] MetricsTest.Statistics [ OK ] MetricsTest.Statistics (3 ms) [ RUN ] MetricsTest.THREADSAFE_Snapshot [ OK ] MetricsTest.THREADSAFE_Snapshot (63 ms) [ RUN ] MetricsTest.THREADSAFE_SnapshotTimeout C:\DCOS\mesos\mesos\3rdparty\libprocess\src\tests\metrics_tests.cpp(335): error: Failed to wait 15secs for response ``` - Mesos Reviewbot Windows On Dec. 2, 2017, 1:10 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64271/ > ----------------------------------------------------------- > > (Updated Dec. 2, 2017, 1:10 a.m.) > > > Review request for mesos, Jie Yu, Qian Zhang, Vinod Kone, and Zhitao Li. > > > Bugs: MESOS-8294 > https://issues.apache.org/jira/browse/MESOS-8294 > > > Repository: mesos > > > Description > ------- > > Added an unit test for docker image auto gc. > > > Diffs > ----- > > src/tests/containerizer/provisioner_docker_tests.cpp > 832c81fe88d753b0f00dfab870d7725cf556fcef > > > Diff: https://reviews.apache.org/r/64271/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
