glibc/tests/Regression/bz587360-digraph-matching-differs-across-archs/PURPOSE
Sergey Kolosov ab4bc8a24e Extend the test coverage
Move some of the RHEL QE testcases upstream to Fedora.
2022-05-31 09:29:27 +02:00

17 lines
750 B
Plaintext

PURPOSE of /tools/glibc/Regression/bz587360-digraph-matching-differs-across-archs
Description: Test for bz587360 (Pattern matching of digraphs differs across archs)
Author: Petr Splichal <psplicha@redhat.com>
Bug summary: Pattern matching of digraphs inconsistent and differs across architectures
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=587360
Description:
The "ch" character is treated strangely by the latest sed while
in the Czech locale. Seems to be a glibc issue. I was able to
reproduce it on s390x & ppc only.
The test was updated because of new behaviour or glibc-2.28 (and RHEL8
accordingly). For more information:
https://bugzilla.redhat.com/show_bug.cgi?id=1653745
https://bugzilla.redhat.com/show_bug.cgi?id=1601681