Skip to content
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

rust_icu_utrans-bda1006a1ca627ee: /src/icu/icu4c/source/common/uinvchar.cpp:210: void u_UCharsToChars_74(const char16_t *, char *, int32_t): Assertion `false' failed. #302

Open
filmil opened this issue Feb 21, 2024 · 1 comment

Comments

@filmil
Copy link
Member

filmil commented Feb 21, 2024

Had to disable a few tests while updating for ICU 74:

+ env LD_LIBRARY_PATH=/usr/local/lib cargo test
   Compiling rust_icu_utrans v5.0.0 (/src/rust_icu/rust_icu_utrans)
    Finished test [unoptimized + debuginfo] target(s) in 0.53s
     Running unittests src/lib.rs (/src/rust_icu/target/debug/deps/rust_icu_utrans-bda1006a1ca627ee)

running 6 tests
test tests::test_builtin ... ignored
test tests::test_rules_based ... ok
test tests::test_set_filter ... ok
test tests::test_to_rules ... ok
rust_icu_utrans-bda1006a1ca627ee: /src/icu/icu4c/source/common/uinvchar.cpp:210: void u_UCharsToChars_74(const char16_t *, char *, int32_t): Assertion `false' failed.
error: test failed, to rerun pass `--lib`

test_register_unregister and test_builtin in rust_icu_utrans.

@filmil
Copy link
Member Author

filmil commented Feb 21, 2024

@bdragon Perhaps something interesting to you?

filmil added a commit to filmil/rust_icu that referenced this issue Feb 21, 2024
@filmil filmil mentioned this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant