From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C58F33858D20; Sun, 31 Dec 2023 08:04:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C58F33858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704009840; bh=5J+3OJ4URy3c0OifkjanPmuQuOYGoU4tbM59497Pipc=; h=From:To:Subject:Date:From; b=dfhUMPmhD5ZivseTt9b8IYVv8YMilSl4ooGs47c+Nl0C7pdtrwIueWvVkH+esiD/K zCkOQXYnB3dmWTNherxwFPfv+WybK620hxHcOgHPjVuDsGcJJQW/Pqb8s+Ez0zihNt BP/3kf/IfBcziWusu1Egn5FRsoraIXMm/OzZQGQY= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31201] New: [gdb/testsuite, stub-termcap] FAIL: gdb.base/wrap-line.exp: term=ansi: width-hard-coded: wrap (timeout) Date: Sun, 31 Dec 2023 08:04:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31201 Bug ID: 31201 Summary: [gdb/testsuite, stub-termcap] FAIL: gdb.base/wrap-line.exp: term=3Dansi: width-hard-coded: wrap (timeout) Product: gdb Version: unknown Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- With an build using stub-termcap.o, I run into: ... FAIL: gdb.base/wrap-line.exp: term=3Dansi: width-hard-coded: wrap (timeout) FAIL: gdb.base/wrap-line.exp: term=3Dansi: width-auto-detected: wrap (timeo= ut) FAIL: gdb.base/wrap-line.exp: term=3Dxterm: width-hard-coded: $gdb_width = =3D=3D $readline_width FAIL: gdb.base/wrap-line.exp: term=3Dxterm: width-hard-coded: wrap (timeout) FAIL: gdb.base/wrap-line.exp: term=3Dxterm: width-auto-detected: $gdb_width= =3D=3D $readline_width FAIL: gdb.base/wrap-line.exp: term=3Dxterm: width-auto-detected: wrap (time= out) ... and: ... WARNING: timeout in accept_gdb_output FAIL: gdb.tui/wrap-line.exp: width-hard-coded: cli: wrap WARNING: timeout in accept_gdb_output FAIL: gdb.tui/wrap-line.exp: width-hard-coded: cli: prompt after wrap WARNING: timeout in accept_gdb_output FAIL: gdb.tui/wrap-line.exp: width-auto-detected: cli: wrap WARNING: timeout in accept_gdb_output FAIL: gdb.tui/wrap-line.exp: width-auto-detected: cli: prompt after wrap ... --=20 You are receiving this mail because: You are on the CC list for the bug.=