grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 7/8] tests: Exit with skipped exit code when test not perf


From: Glenn Washburn
Subject: Re: [PATCH v2 7/8] tests: Exit with skipped exit code when test not performed
Date: Fri, 17 Sep 2021 21:42:49 +0000

On Wed, 25 Aug 2021 02:04:01 -0500
Glenn Washburn <development@efficientek.com> wrote:

> These tests were not performed and therefore did not pass, nor fail.
> This fixes misleading test exit code where, for instance, the
> pseries_test will pass on i386-pc, which is not a pseries
> architecture.
> 
> Signed-off-by: Glenn Washburn <development@efficientek.com>
> ---
>  tests/ahci_test.in          |  8 ++++----
>  tests/cdboot_test.in        |  8 ++++----
>  tests/core_compress_test.in |  2 +-
>  tests/ehci_test.in          |  8 ++++----
>  tests/fddboot_test.in       | 16 ++++++++--------
>  tests/grub_cmd_date.in      |  2 +-
>  tests/grub_cmd_set_date.in  |  6 +++---
>  tests/hddboot_test.in       |  6 +++---
>  tests/netboot_test.in       | 12 ++++++------
>  tests/ohci_test.in          |  8 ++++----
>  tests/partmap_test.in       |  8 ++++----
>  tests/pata_test.in          |  6 +++---
>  tests/pseries_test.in       |  2 +-
>  tests/uhci_test.in          |  8 ++++----
>  14 files changed, 50 insertions(+), 50 deletions(-)

I missed that the test for grub_cmd_sleep.in on sparc64-ieee1275 should
be skipped as well. Its a trivial change and will add it on the next
revision of this series after review.

Glenn



reply via email to

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