libstdc++: Disable failing tests [PR 97936]
authorJonathan Wakely <jwakely@redhat.com>
Tue, 24 Nov 2020 23:22:01 +0000 (23:22 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 24 Nov 2020 23:41:28 +0000 (23:41 +0000)
commita3313a2214a6253672ab4fa37a2dcf57fd0f8dce
tree520b93546d299ee376b06a2ba1d22a4d608396d3
parent211d68dda14d6b773ad648909ef9dd0d65ec2053
libstdc++: Disable failing tests [PR 97936]

These tests are unstable and causing failures due to timeouts. Disable
them until the cause can be found, so that testing doesn't have to wait
for them to timeout.

libstdc++-v3/ChangeLog:

PR libstdc++/97936
PR libstdc++/97944
* testsuite/29_atomics/atomic_integral/wait_notify.cc: Disable.
Do not require pthreads, but add -pthread when appropriate.
* testsuite/30_threads/jthread/95989.cc: Likewise.
* testsuite/30_threads/latch/3.cc: Likewise.
* testsuite/30_threads/semaphore/try_acquire_until.cc: Likewise.
libstdc++-v3/testsuite/29_atomics/atomic_integral/wait_notify.cc
libstdc++-v3/testsuite/30_threads/jthread/95989.cc
libstdc++-v3/testsuite/30_threads/latch/3.cc
libstdc++-v3/testsuite/30_threads/semaphore/try_acquire_until.cc