[all-commits] [llvm/llvm-project] a6553d: Remove expected fail for TestStepNoDebug on AArch64
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed May 4 15:28:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6553d97df39ee810aedb6ba27522910986b4bf5
https://github.com/llvm/llvm-project/commit/a6553d97df39ee810aedb6ba27522910986b4bf5
Author: Jason Molenda <jason at molenda.com>
Date: 2022-05-04 (Wed, 04 May 2022)
Changed paths:
M lldb/test/API/functionalities/step-avoids-no-debug/TestStepNoDebug.py
Log Message:
-----------
Remove expected fail for TestStepNoDebug on AArch64
My fix in https://reviews.llvm.org/D124492 should fix
this - I got an "unexpected pass" failure from an
Aarch64 Ubuntu bot when I landed my fix.
More information about the All-commits
mailing list