public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-6974] libstdc++: Remove dg-timeout-factor from test
@ 2024-01-07  1:00 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2024-01-07  1:00 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:7d11d813583efad652c83c7631ef8d6d18489119

commit r14-6974-g7d11d813583efad652c83c7631ef8d6d18489119
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Dec 6 18:32:21 2023 +0000

    libstdc++: Remove dg-timeout-factor from test
    
    As the comment notes, the increased timeout was needed because of PR
    102780, but that was fixed long ago.
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/20_util/variant/87619.cc: Remove dg-timeout-factor.

Diff:
---
 libstdc++-v3/testsuite/20_util/variant/87619.cc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libstdc++-v3/testsuite/20_util/variant/87619.cc b/libstdc++-v3/testsuite/20_util/variant/87619.cc
index 2c2fc50037c..45418e16ca8 100644
--- a/libstdc++-v3/testsuite/20_util/variant/87619.cc
+++ b/libstdc++-v3/testsuite/20_util/variant/87619.cc
@@ -16,8 +16,6 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile { target c++17 } }
-// FIXME: Need increased timeout due to PR c++/102780
-// { dg-timeout-factor 2 { target c++20 } }
 
 #include <variant>
 #include <utility>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-07  1:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07  1:00 [gcc r14-6974] libstdc++: Remove dg-timeout-factor from test Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).