This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299

--- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-03-29 11:46:29 UTC ---
> The failing test occured on a "quiet" state: i.e., terminal, safari, and xchat
> opened but not used.
> The tests run in a fraction of a second far away of the 300s timeout.

That's not what I meant: there are tests that fail only once in a
while.  Rerun it 50 times and you observe failures only during a
fraction of those runs.  You'd see timeouts in the testsuite logs if
they occured.

> BTW I did not find a way to run only the boehm test suite: if I make check in
> x86_64-apple-darwin10.7.0/boehm-gc, I get
>
> WARNING: could not find `runtest'

Run make check in boehm-gc/testsuite instead.  Better yet, just build
the failing test once and manually rerun it in a loop with
LD_LIBRARY_PATH or equivalent set.

    Rainer


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