[all-commits] [llvm/llvm-project] fbf0c4: Revert "[lldb/test] Make some tests as XFAIL while...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Wed May 18 21:13:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbf0c4229410fb17842cc0c0db882eeba6252ae8
https://github.com/llvm/llvm-project/commit/fbf0c4229410fb17842cc0c0db882eeba6252ae8
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M lldb/test/API/commands/expression/multiline-completion/TestMultilineCompletion.py
M lldb/test/API/commands/gui/viewlarge/TestGuiViewLarge.py
M lldb/test/API/iohandler/autosuggestion/TestAutosuggestion.py
M lldb/test/API/iohandler/unicode/TestUnicode.py
M lldb/test/API/repl/clang/TestClangREPL.py
Log Message:
-----------
Revert "[lldb/test] Make some tests as XFAIL while I investigate the issue"
This reverts commit 80589f272c200798b57a5151680a993bc2cc00a7.
Commit: 1351a9b19ecf48ebb2caad8ae6d8776a6dc1786d
https://github.com/llvm/llvm-project/commit/1351a9b19ecf48ebb2caad8ae6d8776a6dc1786d
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbpexpect.py
M lldb/test/API/iohandler/autosuggestion/TestAutosuggestion.py
Log Message:
-----------
[lldb/test] Fix failures caused by a previous PExpect.launch change
This should fix the issues introduced by d71d1a9, which skipped all the
test setup commands.
This also fixes the test failures happening in TestAutosuggestion.py.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
Compare: https://github.com/llvm/llvm-project/compare/ffaaf2498bda...1351a9b19ecf
More information about the All-commits
mailing list