NetBSD-Bugs archive

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

Re: kern/55178: kernel/t_pty:pty_queue test case fails



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

From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55178: kernel/t_pty:pty_queue test case fails
Date: Mon, 17 Aug 2020 10:45:56 +0300

 The test is no longer failing since this commit:
 
   2020.06.24.06.15.40 rin src/tests/kernel/t_pty.c 1.4
 
   Fix random failures for pty_queue test.
 
   Setting queue size by TIOCSQSIZE ioctl does not guarantee that data of
   that size can be read by single shot of read(2).
 
   Remove assertion based on this assertion, while total amount of data
   read from child process is still checked appropriately.
 
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index