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

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Jun 22 04:23:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28058d4cd10dac8129a5d5760597e832ea6eef81
      https://github.com/llvm/llvm-project/commit/28058d4cd10dac8129a5d5760597e832ea6eef81
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-06-22 (Tue, 22 Jun 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_no_unwind fails
sporadically on both Arm and AArch64 linux buildbots. This seems like
manifesting itself on a fully loaded machine. I have not found a reliable
timeout value so marking it skip for now.




More information about the All-commits mailing list