[all-commits] [llvm/llvm-project] 7dd76c: [LLDB] Skip TestExitDuringExpression on aarch64/li...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Fri Mar 19 03:31:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dd76cccca02ee59588647f2d97f1b554c48f580
      https://github.com/llvm/llvm-project/commit/7dd76cccca02ee59588647f2d97f1b554c48f580
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py

  Log Message:
  -----------
  [LLDB] Skip TestExitDuringExpression on aarch64/linux buildbot

TestExitDuringExpression test_exit_before_one_thread_unwind fails
sporadically on both Arm and AArch64 linux buildbots.
This seems like a thread timing issue. I am marking it skip for now.




More information about the All-commits mailing list