selftest: skip base.dir2 tests as they just spin on modern ext4
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jan 2013 21:26:07 +0000 (08:26 +1100)
committerStefan Metzmacher <metze@samba.org>
Sat, 12 Jan 2013 09:32:50 +0000 (10:32 +0100)
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/skip

index 2ee5d8ea84b2a8cc3dcbd5da444ec95c0acd0a85..4101aa23c6502912a93105bbfb0ae5837831730b 100644 (file)
@@ -107,3 +107,4 @@ bench # don't run benchmarks in our selftest
 ^samba4.drs.delete_object.python # flakey test
 ^samba4.rpc.unixinfo # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use
 ^samba.tests.dcerpc.unix  # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use
+base.dir2 # This test spins on modern ext4, so we have to skip it