[all-commits] [llvm/llvm-project] 065e3c: [lldb] Skip more tests that don't make sense to ru...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Apr 8 15:02:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 065e3c9a8e55aacf06eb069d8916597ce13b36b5
https://github.com/llvm/llvm-project/commit/065e3c9a8e55aacf06eb069d8916597ce13b36b5
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M lldb/test/API/functionalities/launch_stop_at_entry/TestStopAtEntry.py
M lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
M lldb/test/API/macosx/corefile-exception-reason/TestCorefileExceptionReason.py
M lldb/test/API/macosx/skinny-corefile/TestSkinnyCorefile.py
M lldb/test/API/macosx/stack-corefile/TestStackCorefile.py
Log Message:
-----------
[lldb] Skip more tests that don't make sense to run remotely
Skip another batch of tests that don't really make sense to run
remotely.
Commit: de2ddc8f3146bd87152ea86b533541039541efe1
https://github.com/llvm/llvm-project/commit/de2ddc8f3146bd87152ea86b533541039541efe1
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M lldb/test/API/assert_messages_test/TestAssertMessages.py
M lldb/test/API/functionalities/archives/TestBSDArchives.py
M lldb/test/API/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCKVO.py
M lldb/test/API/lang/objc/direct-dispatch-step/TestObjCDirectDispatchStepping.py
M lldb/test/API/lang/objc/objc-optimized/TestObjcOptimized.py
M lldb/test/API/lang/objc/objc-stepping/TestObjCStepping.py
Log Message:
-----------
[lldb] XFAIL tests that aren't passing remotely
XFAIL a series of tests that are failing remotely.
Compare: https://github.com/llvm/llvm-project/compare/893e1c18b98d...de2ddc8f3146
More information about the All-commits
mailing list