Re: latest merged ppc 32/64 NPTL port
Paul Mackerras <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
Roland McGrath writes: > With my new build, I see only two failures in nptl/ tests. > Both tst-cond10 and tst-tls1 die with: > > Timed out: killed the child process but it exited 0 > > This could just be a timing thing I suppose, but those two fail > consistently on repeated runs (at least a few). I saw tst-tls2 (I think it was) fail once with that message. Doesn't it just mean that there was a race where the test finished just as the timeout occurred? That test shouldn't take that long, though. Paul.