diff --git a/tests/by-util/test_factor.rs b/tests/by-util/test_factor.rs index 59940e2e3..1c7541370 100644 --- a/tests/by-util/test_factor.rs +++ b/tests/by-util/test_factor.rs @@ -35,6 +35,7 @@ fn test_valid_arg_exponents() { #[test] #[cfg(feature = "sort")] +#[cfg(not(target_os = "android"))] fn test_parallel() { use crate::common::util::AtPath; use hex_literal::hex;