Metadata update of test for RHEL-74127

This commit is contained in:
František Hrdina 2025-01-15 18:05:07 +01:00
commit 6b64fdb6a5

View file

@ -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 <fhrdina@redhat.com>
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