You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- 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
It does not trigger ASAN but only fails under it.
To reproduce:
Ref #1226 and 6ac0fab
The text was updated successfully, but these errors were encountered: