mgorny marked 4 inline comments as done. mgorny added inline comments.
================ Comment at: lldb/test/API/functionalities/gdb_remote_client/TestProcessConnect.py:39 @skipIfWindows + @expectedFailureAll(oslist=["freebsd"]) def test_process_connect_sync(self): ---------------- labath wrote: > These may be related to the `if(host)` thingy. Doesn't seem to have changed after changing it. I will look into it while reiterating the whole test suite. ================ Comment at: lldb/test/API/tools/lldb-server/thread-name/TestGdbRemoteThreadName.py:32 @skipIfWindows # the test is not updated for Windows. + @expectedFailureAll(oslist=["freebsd"]) @llgs_test ---------------- labath wrote: > What's up with this? I though you fixed thread names already.. The test code is buggy. I want to fix it separately not to mix things up too much. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90757/new/ https://reviews.llvm.org/D90757 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits