public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "simon.marchi at polymtl dot ca" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug gdb/30414] New: Random failure in gdb.fortran/lbound-ubound.exp Date: Wed, 03 May 2023 01:53:49 +0000 [thread overview] Message-ID: <bug-30414-4717@http.sourceware.org/bugzilla/> (raw) https://sourceware.org/bugzilla/show_bug.cgi?id=30414 Bug ID: 30414 Summary: Random failure in gdb.fortran/lbound-ubound.exp Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: simon.marchi at polymtl dot ca Target Milestone: --- On my CI, I often see gdb.fortran/lbound-ubound.exp failing. Here is an excerpt from the latest instance (it was using the native-gdbserver board, perhaps it plays a role): ... (gdb) break 165 Breakpoint 4 at 0x555555558bd1: file /home/jenkins/workspace/binutils-gdb_master_linuxbuild/platform/jammy-amd64/target_board/native-gd bserver/src/binutils-gdb/gdb/testsuite/gdb.fortran/lbound-ubound.F90, line 165. (gdb) continue Continuing. Breakpoint 2, do_test (lb=..., ub=...) at /home/jenkins/workspace/binutils-gdb_master_linuxbuild/platform/jammy-amd64/target_board/nati ve-gdbserver/src/binutils-gdb/gdb/testsuite/gdb.fortran/lbound-ubound.F90:45 45 print *, "" ! Test Breakpoint (gdb) Remote debugging from host ::1, port 37496 Expected GDB Output: LBOUND = (-8, -10) UBOUND = (-1, -2) APB: Run a test here APB: Expected lbound '(-8, -10)' APB: Expected ubound '' up #1 0x0000555555556782 in test () at /home/jenkins/workspace/binutils-gdb_master_linuxbuild/platform/jammy-amd64/target_board/native-gd bserver/src/binutils-gdb/gdb/testsuite/gdb.fortran/lbound-ubound.F90:124 124 DO_TEST (neg_array) (gdb) ERROR: failed to extract expected results for ubound Killing process(es): 296756 monitor exit I haven't figured out how the test can get out of the gdb_test_multiple without a value for ubound. -- You are receiving this mail because: You are on the CC list for the bug.
next reply other threads:[~2023-05-03 1:53 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-05-03 1:53 simon.marchi at polymtl dot ca [this message] 2023-05-04 8:25 ` [Bug gdb/30414] " vries at gcc dot gnu.org 2023-05-04 8:25 ` [Bug testsuite/30414] " vries at gcc dot gnu.org 2023-05-04 11:50 ` simon.marchi at polymtl dot ca 2023-05-04 11:57 ` vries at gcc dot gnu.org 2023-05-04 12:05 ` simon.marchi at polymtl dot ca 2023-05-04 15:48 ` simon.marchi at polymtl dot ca 2023-05-18 17:22 ` cvs-commit at gcc dot gnu.org 2023-05-18 17:23 ` simon.marchi at polymtl dot ca
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=bug-30414-4717@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).