8000 pmatch-functionality.sh fails on ARM · Issue #481 · hfst/hfst · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pmatch-functionality.sh fails on ARM #481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TinoDidriksen opened this issue Aug 28, 2020 · 4 comments
Open

pmatch-functionality.sh fails on ARM #481

TinoDidriksen opened this issue Aug 28, 2020 · 4 comments
Labels

Comments

@TinoDidriksen
Copy link
Member

On latest Debian on 32bit ARM (armel), pmatch-functionality.sh fails with

Test 8: Multiple EndTags in a single define
* Subtest 8.12 FAILED: EndTag, any, LC+EndTag, Two matches
* Subtest 8.17 FAILED: EndTag+RC, any, EndTag+LC, RC+LC overlapping, Two matches
* Subtest 8.18 FAILED: EndTag+RC, any, EndTag+LC, RC+LC equal coverage, Two matches
* Test 8 FAIL: 15 / 18 subtests passed, 3 FAILED

...

Test 12: A context as an affix of another
* Subtest 12.2 FAILED: Context as a suffix of another (LC), Longer context matches
* Test 12 FAIL: 7 / 8 subtests passed, 1 FAILED

...

FAIL: 31 / 33 tests passed, 2 FAILED, 0 tests skipped
@ggardet
Copy link
ggardet commented Sep 23, 2021

It also fails on aarch64 with version 3.15.5.

@andreas-schwab
Copy link

It fails on every architecture where char is unsigned. This can be reproduced everywhere when compiled with -funsigned-char.

@ggardet
Copy link
ggardet commented Nov 8, 2022

Ping

@ggardet
Copy link
ggardet commented Jan 25, 2023

Any update here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
0