[PATCH] Allow tagging tests with a bug number.

Vratislav Podzimek vpodzime at redhat.com
Mon Oct 26 16:35:43 UTC 2015


On Mon, 2015-10-26 at 11:27 -0400, Chris Lumens wrote:
> Any test with a type containing "bz#" will be skipped, just like if it
> had a type of "knownfailure".  This at least lets us know why a test is
> being skipped for later checking.
> ---
>  tests/kickstart_tests/packages-instlangs-2.sh        | 2 +-
>  tests/kickstart_tests/scripts/run_kickstart_tests.sh | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/kickstart_tests/packages-instlangs-2.sh b/tests/kickstart_tests/packages-instlangs-2.sh
> index 4737974..9bcbcbe 100755
> --- a/tests/kickstart_tests/packages-instlangs-2.sh
> +++ b/tests/kickstart_tests/packages-instlangs-2.sh
> @@ -17,6 +17,6 @@
>  #
>  # Red Hat Author(s): Chris Lumens <clumens at redhat.com>
>  
> -TESTTYPE="knownfailure packaging"
> +TESTTYPE="knownfailure packaging rhbz#1268036"
Could be only me, but this looks to me like this tests the case reported
in that bug and probably fixed.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list