[all-commits] [llvm/llvm-project] 57da8f: Add support for XFAILing a test based on a setting.

adrian-prantl via All-commits all-commits at lists.llvm.org
Thu Mar 12 19:26:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 57da8f720ce18100c5c6fb5c2247109e1ef963b5
      https://github.com/llvm/llvm-project/commit/57da8f720ce18100c5c6fb5c2247109e1ef963b5
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/decorators.py
    M lldb/test/API/sanity/TestSettingSkipping.py

  Log Message:
  -----------
  Add support for XFAILing a test based on a setting.

This is analogous to the skipping mechanism introduced in
https://reviews.llvm.org/D75864




More information about the All-commits mailing list