[libcxx][test] Explain picolib unsupported in sort.pass.cpp

This is not a hidden bug, it's just a very slow test under emulation.
This commit is contained in:
David Spickett
2024-07-24 12:41:59 +00:00
parent 404071b059
commit 929b474991

View File

@@ -6,7 +6,8 @@
//
//===----------------------------------------------------------------------===//
// This test appears to hang with picolibc & qemu.
// This test did pass but is very slow when run using qemu. ~7 minutes on a
// Neoverse N1 (AArch64) server core.
// UNSUPPORTED: LIBCXX-PICOLIBC-FIXME
// <algorithm>