From 6b64fdb6a513f0a8dc0b5f02ab2cce80a5d33c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Wed, 15 Jan 2025 18:05:07 +0100 Subject: [PATCH] Metadata update of test for RHEL-74127 --- Regression/glob2regpat-returns-bad-result-on-s390x/main.fmf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Regression/glob2regpat-returns-bad-result-on-s390x/main.fmf b/Regression/glob2regpat-returns-bad-result-on-s390x/main.fmf index edb42f9..dc8e0e4 100644 --- a/Regression/glob2regpat-returns-bad-result-on-s390x/main.fmf +++ b/Regression/glob2regpat-returns-bad-result-on-s390x/main.fmf @@ -1,5 +1,7 @@ summary: glob2regpat returns bad result on s390x -description: According to upstream tests, the glob2regpat('**') function should return .*. However, on the s390x architecture, the function unexpectedly returns $, which does not align with the expected behavior from the test. +description: According to upstream tests, the glob2regpat('**') function should return + .*. However, on the s390x architecture, the function unexpectedly returns $, which + does not align with the expected behavior from the test. contact: Frantisek Hrdina component: - vim @@ -18,3 +20,5 @@ adjust: - enabled: false when: distro < rhel-7 continue: false +extra-nitrate: TC#0618296 +id: ce6f059b-6f31-49ee-9245-4dc389aa8c22 \ No newline at end of file