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.
This commit is contained in:
parent
7af436ada2
commit
7d11d81358
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue