qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH] tests/unit: Remove debug statements in test-nested-aio-poll.


From: Richard Henderson
Subject: Re: [PATCH] tests/unit: Remove debug statements in test-nested-aio-poll.c
Date: Sat, 20 Apr 2024 09:43:20 -0700
User-agent: Mozilla Thunderbird

On 4/19/24 01:58, Philippe Mathieu-Daudé wrote:
We are running this test since almost a year; it is
safe to remove its debug statements, which clutter
CI jobs output:

   ▶  88/100 /nested-aio-poll                      OK
   io_read 0x16bb26158
   io_poll_true 0x16bb26158
   > io_poll_ready
   io_read 0x16bb26164
   < io_poll_ready
   io_poll_true 0x16bb26158
   io_poll_false 0x16bb26164
   > io_poll_ready
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_poll_false 0x16bb26164
   io_read 0x16bb26164
   < io_poll_ready
   88/100 qemu:unit / test-nested-aio-poll        OK

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  tests/unit/test-nested-aio-poll.c | 7 -------
  1 file changed, 7 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]