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
Rust 1.72 contains rust-lang/rust#112594 which
changes the return value when killing a process that has already
exited. This causes test_into_inner_after_wait to fail.
The shared_child crate has not been updated since 2021. Apart from
patching, there isn't a way to exclude specific tests.
Test: cargo2android, automated presubmits.
Bug: 295883071
Change-Id: Icc8fbe100ce6ebd4605bffb157cc3d941325fd5c
0 commit comments