Re: [PULL 1/2] test-char: abort on serial test error

2020-12-15 Thread Eduardo Habkost
On Tue, Dec 15, 2020 at 02:29:22PM -0500, Eduardo Habkost wrote: > On Sun, Dec 13, 2020 at 11:51:05PM +0100, Philippe Mathieu-Daudé wrote: > > On 7/28/20 4:31 PM, Marc-André Lureau wrote: > > > We are having issues debugging and bisecting this issue that happen > > > mostly on patchew. Let's make i

Re: [PULL 1/2] test-char: abort on serial test error

2020-12-15 Thread Eduardo Habkost
On Sun, Dec 13, 2020 at 11:51:05PM +0100, Philippe Mathieu-Daudé wrote: > On 7/28/20 4:31 PM, Marc-André Lureau wrote: > > We are having issues debugging and bisecting this issue that happen > > mostly on patchew. Let's make it abort where it failed to gather some > > new informations. > > "good"

Re: [PULL 1/2] test-char: abort on serial test error

2020-12-13 Thread Philippe Mathieu-Daudé
On 7/28/20 4:31 PM, Marc-André Lureau wrote: > We are having issues debugging and bisecting this issue that happen > mostly on patchew. Let's make it abort where it failed to gather some > new informations. "good" news, this started to fail on Gitlab (centos7): Running test test-char Unexpected e

[PULL 1/2] test-char: abort on serial test error

2020-07-28 Thread Marc-André Lureau
We are having issues debugging and bisecting this issue that happen mostly on patchew. Let's make it abort where it failed to gather some new informations. Suggested-by: Philippe Mathieu-Daudé Signed-off-by: Marc-André Lureau --- tests/test-char.c | 2 +- 1 file changed, 1 insertion(+), 1 delet