[libcxx-commits] [libcxx] [libc++][Android] Mark tests XFAIL/UNSUPPORTED (PR #69271)
Ryan Prichard via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 19 20:49:30 PDT 2023
rprichard wrote:
> Why didn't you apply the diff provided by the job in the comment above? I don't mind but I hope this doesn't break the formatting job for every other patch going forward (I suspect it might).
This PR changed an `XFAIL` identifier to `UNSUPPORTED` inside a Python string literal. The file's formatting was already broken. I didn't include the formatting fixup because it was unrelated to the patch.
I can submit another PR fixing the formatting though. I'll see if nearby Python files also need fixing.
https://github.com/llvm/llvm-project/pull/69271
More information about the libcxx-commits
mailing list