public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/12505] New: test comments in gdb.python/py-breakpoint.exp should be unique
@ 2011-02-23  3:42 brobecker at gnat dot com
  2022-05-16 18:15 ` [Bug testsuite/12505] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: brobecker at gnat dot com @ 2011-02-23  3:42 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12505

           Summary: test comments in gdb.python/py-breakpoint.exp should
                    be unique
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned@sourceware.org
        ReportedBy: brobecker@gnat.com


There are several tests in this testcase that share the same comment (the label
that gets displayed besides the test result) with other tests in the same
testcase.

We should make each comment unique, to facilitate test identification, as well
as helping with testcase result analysis/comparison.

Example:
gdb_py_test_silent_cmd "python blist = gdb.breakpoints()" "Get Breakpoint List"
0
[a few lines later...]
gdb_py_test_silent_cmd "python blist = gdb.breakpoints()" "Get Breakpoint List"
0

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug testsuite/12505] test comments in gdb.python/py-breakpoint.exp should be unique
  2011-02-23  3:42 [Bug testsuite/12505] New: test comments in gdb.python/py-breakpoint.exp should be unique brobecker at gnat dot com
@ 2022-05-16 18:15 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2022-05-16 18:15 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=12505

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |tromey at sourceware dot org
             Status|NEW                         |RESOLVED

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
This was fixed, maybe by this:

commit fe68b9530f6ec45d57838b96dbe11723b90467f4
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Mon Oct 16 15:06:14 2017 -0400

    Use proc_with_prefix in py-breakpoint.exp

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-16 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-23  3:42 [Bug testsuite/12505] New: test comments in gdb.python/py-breakpoint.exp should be unique brobecker at gnat dot com
2022-05-16 18:15 ` [Bug testsuite/12505] " tromey at sourceware dot org

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).