blob: c63a4a7641dcc3a5613c23c13b8f3e94fef07af9 [file] [log] [blame] [edit]
diff --git a/tests/sync_broadcast.rs b/tests/sync_broadcast.rs
index 5f79800..9ef7927 100644
--- a/tests/sync_broadcast.rs
+++ b/tests/sync_broadcast.rs
@@ -286,6 +286,7 @@ fn capacity_too_big() {
}
#[test]
+#[cfg(not(target_os = "android"))]
fn panic_in_clone() {
use std::panic::{self, AssertUnwindSafe};