slydiman wrote: The buildbot [lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211/builds/5600) is broken. Please take a look. ``` FAIL: test_save_core_to_nonwritable_dir_dwarf (TestProcessSaveCore.ProcessSaveCoreTestCase.test_save_core_to_nonwritable_dir_dwarf) Test that saving a core file to a non-writable directory produces a helpful error message. ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1844, in test_method return attrvalue(self) ^^^^^^^^^^^^^^^ File "C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\API\functionalities\process_save_core\TestProcessSaveCore.py", line 130, in test_save_core_to_nonwritable_dir self.expect( File "C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2476, in expect self.assertFalse( AssertionError: True is not false : Command 'process save-core c:\buildbot\as-builder-10\lldb-x86-64\build\lit-tmp-jo_qmz29\tmpqgqby2u0\core' is expected to fail! ```
https://github.com/llvm/llvm-project/pull/177496 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
