We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404071b commit 929b474Copy full SHA for 929b474
libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp
@@ -6,7 +6,8 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-// This test appears to hang with picolibc & qemu.
+// This test did pass but is very slow when run using qemu. ~7 minutes on a
10
+// Neoverse N1 (AArch64) server core.
11
// UNSUPPORTED: LIBCXX-PICOLIBC-FIXME
12
13
// <algorithm>
0 commit comments