[all-commits] [llvm/llvm-project] 0df28a: [LLDB] Skip TestExitDuringExpression on arm/linux ...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Mar 15 04:04:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0df28acffb5637ffb9abc908ef638f29389e0012
https://github.com/llvm/llvm-project/commit/0df28acffb5637ffb9abc908ef638f29389e0012
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py
Log Message:
-----------
[LLDB] Skip TestExitDuringExpression on arm/linux buildbot
TestExitDuringExpression test_exit_before_one_thread_unwind fails
sporadically on arm/linux. This seems like a thread timing issue.
I am marking it skip for now.
More information about the All-commits
mailing list