[Lldb-commits] [PATCH] D71906: [lldb][tests] Make it possible to expect failure for a whole category
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 2 09:49:22 PST 2020
JDevlieghere added a comment.
If I understand correctly this is the equivalent of `skip-category` but you want to XFAIL the tests instead of skip them? Seems reasonable to me :-)
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71906/new/
https://reviews.llvm.org/D71906
More information about the lldb-commits
mailing list