Vinod Kone created MESOS-3262:
---------------------------------
Summary: HTTPTest.NestedGet is flaky
Key: MESOS-3262
URL: https://issues.apache.org/jira/browse/MESOS-3262
Project: Mesos
Issue Type: Bug
Affects Versions: 0.24.0
Reporter: Vinod Kone
Assignee: Vinod Kone
[ RUN ] HTTPTest.NestedGet
../../../3rdparty/libprocess/src/tests/http_tests.cpp:459: Failure
Value of: response.get().status
Actual: "202 Accepted"
Expected: http::statuses[200]
Which is: "200 OK"
*** Aborted at 1439569965 (unix time) try "date -d @1439569965" if you are
using GNU date ***
PC: @ 0x63abe8 testing::UnitTest::AddTestPartResult()
*** SIGSEGV (@0x0) received by PID 25766 (TID 0x7f499415c780) from PID 0; stack
trace: ***
@ 0x7f499224dca0 (unknown)
@ 0x63abe8 testing::UnitTest::AddTestPartResult()
@ 0x62f6af testing::internal::AssertHelper::operator=()
@ 0x43cd78 HTTPTest_NestedGet_Test::TestBody()
@ 0x65935e
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x653c5e
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x6349a3 testing::Test::Run()
@ 0x635128 testing::TestInfo::Run()
@ 0x635778 testing::TestCase::Run()
@ 0x63c0e2 testing::internal::UnitTestImpl::RunAllTests()
@ 0x65a11d
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x654958
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x63ae08 testing::UnitTest::Run()
@ 0x4877f9 RUN_ALL_TESTS()
@ 0x487613 main
@ 0x7f49915739f4 __libc_start_main
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)