tests: ignore the result from test_vfio_user

As it is currently unstable.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
This commit is contained in:
Henry Wang 2022-01-20 06:23:30 -05:00 committed by Rob Bradford
parent e2a8a1483f
commit b4566b9eab

View File

@ -6172,6 +6172,7 @@ mod parallel {
exec_host_command_status("pkill -f nvmf_tgt");
}
#[ignore]
#[test]
#[cfg(target_arch = "aarch64")]
fn test_vfio_user() {