Hi,
On 4/15/21 6:51 PM, Cleber Rosa wrote:
The test contains methods for the proper log of test related
information. Let's use that and remove the print and the unused
logging import.
Reference:
https://avocado-framework.readthedocs.io/en/87.0/api/test/avocado.html#avocado.Test.log
Signed-off
On Fri, Apr 16, 2021 at 07:15:07AM +0200, Philippe Mathieu-Daudé wrote:
> On 4/15/21 11:51 PM, Cleber Rosa wrote:
> > The test contains methods for the proper log of test related
>
> "The Test class ..."?
>
Yes, good catch!
> > information. Let's use that and remove the print and the unused
> >
On Fri, Apr 16, 2021 at 2:15 AM Philippe Mathieu-Daudé
wrote:
>
> On 4/15/21 11:51 PM, Cleber Rosa wrote:
> > The test contains methods for the proper log of test related
>
> "The Test class ..."?
>
> > information. Let's use that and remove the print and the unused
> > logging import.
> >
> > Re
On Thu, Apr 15, 2021 at 6:52 PM Cleber Rosa wrote:
>
> The test contains methods for the proper log of test related
> information. Let's use that and remove the print and the unused
> logging import.
>
> Reference:
> https://avocado-framework.readthedocs.io/en/87.0/api/test/avocado.html#avocado.
On 4/15/21 11:51 PM, Cleber Rosa wrote:
> The test contains methods for the proper log of test related
"The Test class ..."?
> information. Let's use that and remove the print and the unused
> logging import.
>
> Reference:
> https://avocado-framework.readthedocs.io/en/87.0/api/test/avocado.ht
The test contains methods for the proper log of test related
information. Let's use that and remove the print and the unused
logging import.
Reference:
https://avocado-framework.readthedocs.io/en/87.0/api/test/avocado.html#avocado.Test.log
Signed-off-by: Cleber Rosa
---
tests/acceptance/cpu_qu