Skip to content

utf8proc 2.8.0 does not support new grapheme-break rules in Unicode 15.1.0 #252

@kloczek

Description

@kloczek

Looks like latest 2.8.0 is failing in utf8proc.testgraphemetest unit

+ cd utf8proc-2.8.0
+ /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure --force-new-ctest-process -j48
Internal ctest changing into directory: /home/tkloczko/rpmbuild/BUILD/utf8proc-2.8.0/x86_64-redhat-linux-gnu
Test project /home/tkloczko/rpmbuild/BUILD/utf8proc-2.8.0/x86_64-redhat-linux-gnu
    Start 1: utf8proc.testcase
    Start 2: utf8proc.testcustom
    Start 3: utf8proc.testiterate
    Start 4: utf8proc.testmisc
    Start 5: utf8proc.testprintproperty
    Start 6: utf8proc.testvalid
    Start 7: utf8proc.testcharwidth
    Start 8: utf8proc.testgraphemetest
    Start 9: utf8proc.testnormtest
1/9 Test #2: utf8proc.testcustom ..............   Passed    0.01 sec
2/9 Test #3: utf8proc.testiterate .............   Passed    0.01 sec
3/9 Test #4: utf8proc.testmisc ................   Passed    0.01 sec
4/9 Test #5: utf8proc.testprintproperty .......   Passed    0.01 sec
5/9 Test #6: utf8proc.testvalid ...............   Passed    0.01 sec
6/9 Test #8: utf8proc.testgraphemetest ........***Failed    0.00 sec
line 1202: grapheme mismatch: "/क्/त" instead of "/क्त"
checking line 100...
checking line 200...
checking line 300...
checking line 400...
checking line 500...
checking line 600...
checking line 700...
checking line 800...
checking line 900...
checking line 1000...
checking line 1100...
checking line 1200...

7/9 Test #1: utf8proc.testcase ................   Passed    0.05 sec
8/9 Test #7: utf8proc.testcharwidth ...........   Passed    0.06 sec
9/9 Test #9: utf8proc.testnormtest ............   Passed    0.16 sec

89% tests passed, 1 tests failed out of 9

Total Test time (real) =   0.17 sec

The following tests FAILED:
          8 - utf8proc.testgraphemetest (Failed)
Errors while running CTest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions