<div dir="ltr">Hi,<div><br></div><div>There is a llvm test failing on linux bots:</div><div><br></div><div><a href="https://ci.swift.org/job/swift-package-manager-PR-Linux/810/">https://ci.swift.org/job/swift-package-manager-PR-Linux/810/</a><br></div><div><a href="https://ci.swift.org/job/swift-package-manager-PR-Linux/811/">https://ci.swift.org/job/swift-package-manager-PR-Linux/811/</a></div><div><br><div>--</div><div><br></div><div><span style="color:rgb(192,197,206);font-family:monospace;font-size:13px;white-space:pre-wrap;background-color:rgb(43,48,59)">330 out of 716 test suites processed - TestSwiftStructChangeRerun.py                   

Session logs for test failures/errors/unexpected successes will go into directory &#39;2017-02-08-11_40_01&#39;
Command invoked: /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/test/dotest.py --executable /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/lldb-linux-x86_64/bin/lldb --rerun-all-issues -C /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/llvm-linux-x86_64/bin/clang -s 2017-02-08-11_40_01 --results-port 45312 -S fnmac --inferior -p TestWeakSelf.py /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test --event-add-entries worker_index=10:int

Configuration: arch=x86_64 compiler=/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/llvm-linux-x86_64/bin/clang
----------------------------------------------------------------------
Collected 3 tests

======================================================================
FAIL: test_with_dwarf (lldbsuite.test.lldbtest.TestWeakSelf)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 153, in __test_with_dwarf
    self.do_test()
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 186, in do_test
    parser.handle_breakpoint(self, breakpoint_id)
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 85, in handle_breakpoint
    test.execute_user_command(breakpoint[&#39;command&#39;])
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 168, in execute_user_command
    exec(__command, globals(), locals())
  File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbtest.py&quot;, line 2251, in expect
    msg if msg else EXP_MSG(str, output, exe))
AssertionError: False is not True : Data type(s) displayed correctly
Config=x86_64-/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/llvm-linux-x86_64/bin/clang-4.0
======================================================================
FAIL: test_with_dwo (lldbsuite.test.lldbtest.TestWeakSelf)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 159, in __test_with_dwo
    self.do_test()
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 186, in do_test
    parser.handle_breakpoint(self, breakpoint_id)
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 85, in handle_breakpoint
    test.execute_user_command(breakpoint[&#39;command&#39;])
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 168, in execute_user_command
    exec(__command, globals(), locals())
  File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbtest.py&quot;, line 2251, in expect
    msg if msg else EXP_MSG(str, output, exe))
AssertionError: False is not True : Data type(s) displayed correctly
Config=x86_64-/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/llvm-linux-x86_64/bin/clang-4.0
======================================================================
FAIL: test_with_gmodules (lldbsuite.test.lldbtest.TestWeakSelf)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 165, in __test_with_gmodules
    self.do_test()
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 186, in do_test
    parser.handle_breakpoint(self, breakpoint_id)
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 85, in handle_breakpoint
    test.execute_user_command(breakpoint[&#39;command&#39;])
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbinline.py&quot;, line 168, in execute_user_command
    exec(__command, globals(), locals())
  File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test/lldbtest.py&quot;, line 2251, in expect
    msg if msg else EXP_MSG(str, output, exe))
AssertionError: False is not True : Data type(s) displayed correctly
Config=x86_64-/home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/llvm-linux-x86_64/bin/clang-4.0
----------------------------------------------------------------------
Ran 3 tests in 5.026s

RESULT: FAILED (0 passes, 3 failures, 0 errors, 0 skipped, 0 expected failures, 0 unexpected successes)
Session logs for test failures/errors/unexpected successes can be found in directory &#39;2017-02-08-11_40_01&#39;

</span><a id="gmail-1927166246fca400bf-2f4a-462e-b517-e058d770b2d7" style="box-sizing:border-box;word-wrap:break-word;font-family:monospace;font-size:13px;white-space:pre-wrap;display:block;color:rgb(50,108,166)"></a><span title="Regression test failed" style="box-sizing:border-box;font-family:monospace;font-size:13px;white-space:pre-wrap;color:white;background-color:red">[TestWeakSelf.py FAILED]
</span><span style="color:rgb(192,197,206);font-family:monospace;font-size:13px;white-space:pre-wrap;background-color:rgb(43,48,59)">Command invoked: /usr/bin/python /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/test/dotest.py --executable /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/lldb-linux-x86_64/bin/lldb --rerun-all-issues -C /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/build/buildbot_linux/llvm-linux-x86_64/bin/clang -s 2017-02-08-11_40_01 --results-port 45312 -S fnmac --inferior -p TestWeakSelf.py /home/buildnode/disk2/workspace/swift-package-manager-PR-Linux/lldb/packages/Python/lldbsuite/test --event-add-entries worker_index=10:int

331 out of 716 test suites processed - TestWeakSelf.py</span><br></div></div></div>