public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/18704] New: Don't run bigcore test by default on make check
@ 2015-07-22  9:17 ciro.santilli at gmail dot com
  2015-07-22  9:32 ` [Bug testsuite/18704] " ciro.santilli at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ciro.santilli at gmail dot com @ 2015-07-22  9:17 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18704
           Summary: Don't run bigcore test by default on make check
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: ciro.santilli at gmail dot com
  Target Milestone: ---

When I run the testsuite, gdb.base/bigcore.exp takes a very long time, and
worse: almost stalls my machine because it runs out of memory, and produces a
16Gb file.

I wish that this test would not be run by default as it just puts way more
strain on the machine than any other.

I have seen projects that put all slow / intensive tests in a separate
directory and you need a separate command to do them, e.g.:

    make perf

I'm not sure if such test category currently exists: performance tests are
typical candidates for such category, but they are acceptably slow.

If I could all tests but one that would be great as well, but gmake's wildcard
does not seem to support it easily:
https://www.gnu.org/software/make/manual/html_node/Wildcards.html

Old issue that does an analogous thing on Frisk:
https://sourceware.org/bugzilla/show_bug.cgi?id=1852

Possibly related: Yao Qi's profiling proposal:
https://sourceware.org/ml/gdb-patches/2013-08/msg00380.html

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


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

end of thread, other threads:[~2021-01-08 16:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-22  9:17 [Bug testsuite/18704] New: Don't run bigcore test by default on make check ciro.santilli at gmail dot com
2015-07-22  9:32 ` [Bug testsuite/18704] " ciro.santilli at gmail dot com
2015-07-22  9:53 ` ciro.santilli at gmail dot com
2015-07-22 10:18 ` ciro.santilli at gmail dot com
2015-07-23  9:22 ` palves at redhat dot com
2015-07-23 14:57 ` ciro.santilli at gmail dot com
2015-07-31 11:44 ` ciro.santilli at gmail dot com
2015-08-02  0:44 ` xdje42 at gmail dot com
2015-08-02 13:56 ` palves at redhat dot com
2021-01-08 16:37 ` simark at simark dot ca

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