https://llvm.org/bugs/show_bug.cgi?id=26261
Bug ID: 26261 Summary: gtest failure in PythonDataObjectsTest.TestPythonBytes on OS X 10.11 Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-...@lists.llvm.org Reporter: todd.fi...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified [ RUN ] PythonDataObjectsTest.TestPythonBytes /Users/tfiala/lldb/tot/git-svn/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp:212: Failure Value of: python_bytes.GetObjectType() Actual: 4-byte object <05-00 00-00> Expected: PyObjectType::Bytes Which is: 4-byte object <06-00 00-00> This test is causing the gtest run to fail. I'll need to disable it on OS X as soon as I get the OS X Green Dragon buildbot to run (instead of just build) the lldb-gtest target. (I just discovered it was only building and not running it while investigating this). -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs