[all-commits] [llvm/llvm-project] 24161b: [libc++] Move a few XFAILs to UNSUPPORTED for cons...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Sep 21 04:43:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24161bcc4448d6dad2f6afca55ab0a32451b5ae1
https://github.com/llvm/llvm-project/commit/24161bcc4448d6dad2f6afca55ab0a32451b5ae1
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcerr.sh.cpp
M libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcin.sh.cpp
M libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcout.sh.cpp
Log Message:
-----------
[libc++] Move a few XFAILs to UNSUPPORTED for consistency
The wide stream tests should be marked as `UNSUPPORTED: no-wide-characters`,
not XFAIL.
More information about the All-commits
mailing list