Paul Brett created MESOS-3257:
---------------------------------

             Summary: Zookeeper JVM test failure causes test harness to fail
                 Key: MESOS-3257
                 URL: https://issues.apache.org/jira/browse/MESOS-3257
             Project: Mesos
          Issue Type: Bug
            Reporter: Paul Brett


Failure of the test setup for ZooKeeper Java setup causes test harness to exit, 
preventing subsequent tests from running.

{code}
[----------] 2 tests from LogZooKeeperTest
F0813 16:09:33.647265 13790 zookeeper.cpp:78] CHECK_SOME(jvm): Error looking up 
symbol 'JNI_CreateJavaVM' in '' : 
/home/pbrett/sandbox/perf.refactor2/build/src/.libs/mesos-tests: undefined 
symbol: JNI_CreateJavaVM
*** Check failure stack trace: ***
    @     0x7f2d8cca7aac  google::LogMessage::Fail()
    @     0x7f2d8cca79fb  google::LogMessage::SendToLog()
    @     0x7f2d8cca740c  google::LogMessage::Flush()
    @     0x7f2d8ccaa140  google::LogMessageFatal::~LogMessageFatal()
    @           0x8a938c  _CheckFatal::~_CheckFatal()
    @          0x12f68c0  mesos::internal::tests::ZooKeeperTest::SetUpTestCase()
    @          0x132a88a  testing::TestCase::RunSetUpTestCase()
    @          0x1334cf7  
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @          0x132fb94  
testing::internal::HandleExceptionsInMethodIfSupported<>()
    @          0x1311635  testing::TestCase::Run()
    @          0x1317fca  testing::internal::UnitTestImpl::RunAllTests()
    @          0x1335427  
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @          0x1330128  
testing::internal::HandleExceptionsInMethodIfSupported<>()
    @          0x1316cf0  testing::UnitTest::Run()
    @           0xc3a9d8  RUN_ALL_TESTS()
    @           0xc3a6c8  main
    @     0x7f2d8818d9f4  __libc_start_main
    @           0x8a5fa9  (unknown)
make[3]: *** [check-local] Aborted
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to