This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3X testsuite slow-down?


On Fri, Jul 3, 2009 at 5:08 PM, Michael Snyder<msnyder@vmware.com> wrote:
> I just did a cvs update, and the time that it takes to run "make check"
> jumped from 8 minutes to 24 minutes.

8 minutes sounds too fast.

FWIW, runtest on my machine, with Ada unsupported in my GCC, took 18
minutes on 20090616:

                === gdb Summary ===
# of expected passes            13248
# of unexpected failures        109
# of expected failures          42
# of known failures             114
# of unresolved testcases       3
# of untested testcases         10
# of unsupported tests          62

and took 17 minutes just now:

		=== gdb Summary ===
# of expected passes		13359
# of unexpected failures	103
# of expected failures		43
# of known failures		116
# of unresolved testcases	1
# of untested testcases		11
# of unsupported tests		63


Also, most of the slowdowns I observed come from tests failing with a
timeout, not from breakage of the test suite itself.

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]