[all-commits] [llvm/llvm-project] 4745e4: [lldb] [unittest] Disable SetParity() tests on Lin...
Michał Górny via All-commits
all-commits at lists.llvm.org
Thu Oct 21 01:56:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4745e4178397b387263f2547e13018e3c8ee396c
https://github.com/llvm/llvm-project/commit/4745e4178397b387263f2547e13018e3c8ee396c
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M lldb/unittests/Host/posix/TerminalTest.cpp
Log Message:
-----------
[lldb] [unittest] Disable SetParity() tests on Linux entirely
Attempting to enable PARENB causes tcsetattr() to fail on the Debian
and Ubuntu buildbots, so let's skip these tests on Linux entirely.
More information about the All-commits
mailing list