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

bubbling_up_exception test fails under ASAN #1371

Open
littledivy opened this issue Dec 1, 2023 · 0 comments
Open

bubbling_up_exception test fails under ASAN #1371

littledivy opened this issue Dec 1, 2023 · 0 comments

Comments

@littledivy
Copy link
Member

It does not trigger ASAN but only fails under it.

---- bubbling_up_exception stdout ----
thread 'bubbling_up_exception' panicked at tests/test_api.rs:10982:3:
assertion failed: !scope.has_caught()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To reproduce:

RUSTFLAGS=-Zsanitizer=address cargo +nightly test --target aarch64-apple-darwin -- bubbling_up_exception

Ref #1226 and 6ac0fab

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