Skip to content

Commit bb3ba4f

Browse files
domin144nashif
authored andcommitted
tests with picolibc: mark sort test as long one
1 parent f9f3978 commit bb3ba4f

File tree

1 file changed

+1
-2
lines changed
  • libcxx/test/std/algorithms/alg.sorting/alg.sort/sort

1 file changed

+1
-2
lines changed

libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// This test appears to hang with picolibc & qemu.
10-
// UNSUPPORTED: LIBCXX-PICOLIBC-FIXME
9+
// REQUIRES: long_test
1110

1211
// <algorithm>
1312

0 commit comments

Comments
 (0)