This commit is causing tests to fail in Darwin:

TestReportData.AsanTestReportDataCase
TestMemoryHistory.AsanTestCase

http://lab.llvm.org:8080/green/job/lldb_build_test/22768/
http://lab.llvm.org:8080/green/job/lldb_build_test/22769/

FAIL: test_dwarf (TestReportData.AsanTestReportDataCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 1723, in dwarf_test_method
    return attrvalue(self)
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/decorators.py",
line 110, in wrapper
    func(*args, **kwargs)
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/decorators.py",
line 140, in wrapper
    func(*args, **kwargs)
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/decorators.py",
line 140, in wrapper
    func(*args, **kwargs)
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/decorators.py",
line 110, in wrapper
    func(*args, **kwargs)
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py",
line 30, in test
    self.asan_tests()
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py",
line 59, in asan_tests
    'stop reason = Use of deallocated memory detected'])
  File 
"/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 2247, in expect
    msg if msg else EXP_MSG(str, output, exe))
AssertionError: False is not True : Process should be stopped due to ASan
report
Config=x86_64-/Users/buildslave/jenkins/sharedspace/lldb@2
/host-compiler/bin/clang-4.0




On Fri, Dec 2, 2016 at 1:12 PM, Kuba (Brecka) Mracek via Phabricator via
lldb-commits <lldb-commits@lists.llvm.org> wrote:

> kubabrecka added a comment.
>
> Thanks for reviewing this!
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D27017
>
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>



-- 
Tim <pen...@gmail.com>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to