NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/54068: ATF tests hung in pipe2_consume



The following reply was made to PR bin/54068; it has been noted by GNATS.

From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/54068: ATF tests hung in pipe2_consume
Date: Fri, 19 Apr 2019 18:30:36 +0300

 The tests recently hung in the same way for a third time:
 
   http://www.gson.org/netbsd/bugs/build/amd64-baremetal/2019/2019.04.18.20.11.57/test.log
 
 I can also reproduce it manually by running
 
 cd /usr/tests/lib/libc/sys
 while true
 do
     atf-run t_pipe2
 done
 
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index