[all-commits] [llvm/llvm-project] 3e1f1b: [lldb] [test] Pass -mmmx to x86-gp-write test expl...
Michał Górny via All-commits
all-commits at lists.llvm.org
Wed Nov 18 03:10:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3e1f1b406e92115f2a36294c2084a8b3a5d6a651
https://github.com/llvm/llvm-project/commit/3e1f1b406e92115f2a36294c2084a8b3a5d6a651
Author: Michał Górny <mgorny at moritz.systems>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M lldb/test/Shell/Register/x86-gp-write.test
Log Message:
-----------
[lldb] [test] Pass -mmmx to x86-gp-write test explicitly
Pass -mmmx explicitly to fix build failure with FreeBSD's clang on i386.
Differential Revision: https://reviews.llvm.org/D91578
Commit: 5a75512eba7ef351dab6f699b45c8bef37cb60b7
https://github.com/llvm/llvm-project/commit/5a75512eba7ef351dab6f699b45c8bef37cb60b7
Author: Michał Górny <mgorny at moritz.systems>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M lldb/test/Shell/Commands/command-process-connect.test
Log Message:
-----------
[lldb] [test] Mark command-process-connect.test XFAIL
We are still investigating why 'process connect' does not work while
'gdb-remote' does.
Signed-off-by: Michał Górny <mgorny at moritz.systems>
Commit: b48ace051c4bd0a51152ace717bb3f7104f70433
https://github.com/llvm/llvm-project/commit/b48ace051c4bd0a51152ace717bb3f7104f70433
Author: Michał Górny <mgorny at moritz.systems>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M lldb/test/API/api/multiple-debuggers/TestMultipleDebuggers.py
Log Message:
-----------
[lldb] [test] Un-XFAIL TestMultipleDebuggers.py
This test is flaky, and for the time being we do not mark them as XFAIL.
Commit: 97a2eac3a924f3081bf80ee69ce59bc89257b857
https://github.com/llvm/llvm-project/commit/97a2eac3a924f3081bf80ee69ce59bc89257b857
Author: Michał Górny <mgorny at moritz.systems>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M lldb/test/API/functionalities/exec/TestExec.py
M lldb/test/API/functionalities/step-avoids-no-debug/TestStepNoDebug.py
Log Message:
-----------
[lldb] [test] Un-XFAIL tests on freebsd/i386
Restrict i386-specific XFAIL on a few tests to non-FreeBSD systems,
as they pass on FreeBSD.
Differential Revision: https://reviews.llvm.org/D91645
Compare: https://github.com/llvm/llvm-project/compare/16eb853ffdd1...97a2eac3a924
More information about the All-commits
mailing list