[all-commits] [llvm/llvm-project] ad1542: [NFC][libc++][test] loosen XFAIL condition for set...
David Tenty via All-commits
all-commits at lists.llvm.org
Wed Jul 17 19:42:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad154281230d83ee551e12d5be48bb956ef47ed3
https://github.com/llvm/llvm-project/commit/ad154281230d83ee551e12d5be48bb956ef47ed3
Author: David Tenty <daltenty at ibm.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M libcxx/test/std/input.output/iostream.format/std.manip/setfill_wchar_max.pass.cpp
Log Message:
-----------
[NFC][libc++][test] loosen XFAIL condition for setfill_wchar_max.pass.cpp
So we can also match aarch64 triples which have four components instead of three when disabling the test, which the case on some buildbots.
Follow on to #89305
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list