From bb84e0b5844e008a80e9707f52f84e4e5e9de571 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 15 May 2007 01:57:21 +0000 Subject: r22875: We want to skip this test, it will fail unless run against IPC$ (which the pattern does not). We need a way to list this against IPC$, but not have this skip entry override it. Andrew Bartlett (This used to be commit 01ed78d20ac2c07b77f9aa1702c93e4fab427d0a) --- source4/samba4-skip | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source4/samba4-skip b/source4/samba4-skip index fc43159c30..36b902242b 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -15,6 +15,7 @@ RAW-SAMBA3CLOSEERR RAW-SAMBA3CHECKFSP RAW-SAMBA3BADPATH RAW-SCAN-EAMAX +RAW-QFILEINFO-IPC BASE-UTABLE BASE-SMB SMB2-LOCK @@ -41,6 +42,7 @@ ntvfs/cifs RAW-SAMBA3CHECKFSP ntvfs/cifs RAW-SAMBA3BADPATH ntvfs/cifs RAW-SCAN-EAMAX ntvfs/cifs RAW-CONTEXT +ntvfs/cifs RAW-QFILEINFO-IPC RPC-SVCCTL RPC-DSSYNC RPC-EPMAPPER -- cgit