[all-commits] [llvm/llvm-project] 6d18e5: Mark some tests as xfail on AArch64 Linux
Diana via All-commits
all-commits at lists.llvm.org
Tue Dec 3 01:58:35 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d18e5366c9a0bffe45b179a830483b3f2ec9fa9
https://github.com/llvm/llvm-project/commit/6d18e5366c9a0bffe45b179a830483b3f2ec9fa9
Author: Diana Picus <diana.picus at linaro.org>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/commands/expression/static-initializers/TestStaticInitializers.py
M lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py
M lldb/packages/Python/lldbsuite/test/functionalities/inline-stepping/TestInlineStepping.py
M lldb/packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py
M lldb/packages/Python/lldbsuite/test/functionalities/return-value/TestReturnValue.py
M lldb/packages/Python/lldbsuite/test/functionalities/show_location/TestShowLocationDwarf5.py
M lldb/packages/Python/lldbsuite/test/functionalities/step-avoids-no-debug/TestStepNoDebug.py
M lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py
M lldb/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/TestTrivialABI.py
M lldb/packages/Python/lldbsuite/test/linux/builtin_trap/TestBuiltinTrap.py
Log Message:
-----------
Mark some tests as xfail on AArch64 Linux
I have either opened new bug reports for these tests, or added links to
existing bugs.
This should help make the lldb-aarch64-ubuntu buildbot green (there will
still be some unexpected passes that someone should look into, but those
can be handled later).
More information about the All-commits
mailing list