* Why do ^C tests fail on linux?
@ 2001-06-04 13:26 Michael Snyder
2001-06-04 15:20 ` Jim Blandy
0 siblings, 1 reply; 2+ messages in thread
From: Michael Snyder @ 2001-06-04 13:26 UTC (permalink / raw)
To: gdb-patches
There is a test in pthreads.exp which sends "continue", then
sends "^C", to see if it can interrupt the child process.
I discovered that it is only passing thru an expect failure,
and if you make expect/dejagnu do the right thing, the test fails.
Since I know that there is another test in the testsuite that
tests the same thing (interrupt.exp), I checked to see if that
was also failing, and discovered that it has been xfailed for
i*86-pc-linux-gnu since 1996, with no comment to explain why.
Does anybody have any idea why this would not be working on linux?
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Why do ^C tests fail on linux?
2001-06-04 13:26 Why do ^C tests fail on linux? Michael Snyder
@ 2001-06-04 15:20 ` Jim Blandy
0 siblings, 0 replies; 2+ messages in thread
From: Jim Blandy @ 2001-06-04 15:20 UTC (permalink / raw)
To: Michael Snyder; +Cc: gdb-patches
Michael Snyder <msnyder@cygnus.com> writes:
> Since I know that there is another test in the testsuite that
> tests the same thing (interrupt.exp), I checked to see if that
> was also failing, and discovered that it has been xfailed for
> i*86-pc-linux-gnu since 1996, with no comment to explain why.
I can't think of any reason this shouldn't work normally. Perhaps in
1996 Linux's signal handling or job control wasn't up to par, but
I think we can raise our expectations a bit nowadays.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-06-04 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-04 13:26 Why do ^C tests fail on linux? Michael Snyder
2001-06-04 15:20 ` Jim Blandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox