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

glue_cli_tests multithreading bug #7476

Open
Anton-4 opened this issue Jan 7, 2025 · 0 comments
Open

glue_cli_tests multithreading bug #7476

Anton-4 opened this issue Jan 7, 2025 · 0 comments

Comments

@Anton-4
Copy link
Collaborator

Anton-4 commented Jan 7, 2025

$ nix develop -c cargo test --locked --release glue_cli_tests
...
 running 18 tests
test glue_cli_tests::all_fixtures_have_tests ... ignored
test glue_cli_tests::c_hello_world ... ok
test glue_cli_tests::rust_advanced_recursive_union ... ok
test glue_cli_tests::rust_closures ... ok
test glue_cli_tests::rust_basic_record ... ok
test glue_cli_tests::rust_basic_recursive_union ... ok
test glue_cli_tests::rust_enumeration ... ok
test glue_cli_tests::rust_nested_record ... ok
test glue_cli_tests::rust_list_recursive_union ... ok
test glue_cli_tests::rust_nonnullable_unwrapped ... ok
test glue_cli_tests::rust_nullable_unwrapped ... ok
test glue_cli_tests::rust_nullable_wrapped ... ok
test glue_cli_tests::rust_option ... ok
test glue_cli_tests::rust_rocresult ... ok
test glue_cli_tests::rust_single_tag_union ... ok
test glue_cli_tests::rust_union_with_padding ... ok
test glue_cli_tests::rust_union_without_padding ... ok
test glue_cli_tests::rust_multiple_modules has been running for over 60 seconds

Workarounds are in place in nix_linux_x86_64 and ubuntu_x86_64_nix_debug.yml, I've not seen it without nix or on macos.

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