mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Disable test_factor::test_parallel on android
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user