-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55893/#review163604
-----------------------------------------------------------
Running at --gtest_repeat=1000 failed with:
../../src/tests/oversubscription_tests.cpp:544: Failure
Value of: resources3
Actual: { cpus(*){REV}:2 }
Expected: resources2
Which is: { cpus(*){REV}:3 }
*** Aborted at 1485821402 (unix time) try "date -d @1485821402" if you are
using GNU date ***
PC: @ 0x108522f60 testing::UnitTest::AddTestPartResult()
*** SIGSEGV (@0x0) received by PID 13601 (TID 0x7fffcaede3c0) stack trace: ***
@ 0x7fffc229ebba _sigtramp
@ 0xa (unknown)
@ 0x108522767 testing::internal::AssertHelper::operator=()
@ 0x107aed3f1
mesos::internal::tests::OversubscriptionTest_RescindRevocableOfferWithIncreasedRevocable_Test::TestBody()
@ 0x107ab780a
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x108534877
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x108534725 testing::Test::Run()
@ 0x108536278 testing::TestInfo::Run()
@ 0x1085375e7 testing::TestCase::Run()
@ 0x10854716c testing::internal::UnitTestImpl::RunAllTests()
@ 0x108582eda
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x108546b97
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x108546a68 testing::UnitTest::Run()
@ 0x107642ee1 RUN_ALL_TESTS()
@ 0x10763ec1d main
@ 0x7fffc2091255 start
Segmentation fault: 11
- Jacob Janco
On Jan. 24, 2017, 9:52 p.m., Jiang Yan Xu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55893/
> -----------------------------------------------------------
>
> (Updated Jan. 24, 2017, 9:52 p.m.)
>
>
> Review request for mesos, Benjamin Mahler, Guangya Liu, and Jacob Janco.
>
>
> Bugs: MESOS-6904
> https://issues.apache.org/jira/browse/MESOS-6904
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This is another test fix in the chain.
>
>
> Diffs
> -----
>
> src/tests/oversubscription_tests.cpp
> 22ae069ab71c82c6a6e2f5783b13ebd74a9ccf25
>
> Diff: https://reviews.apache.org/r/55893/diff/
>
>
> Testing
> -------
>
> make check.
>
>
> Thanks,
>
> Jiang Yan Xu
>
>