1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-23 20:59:10 +03:00

Skip offline tests.

(This used to be commit 3c71aae2a3)
This commit is contained in:
Jelmer Vernooij
2008-02-08 01:19:14 +01:00
parent 066912ba80
commit b4f7a80c2d
2 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,3 @@ RPC-NETLOGON.*.GetTrustPasswords
BASE-CHARSET.*.Testing partial surrogate
.*NET-API-DELSHARE.* # DelShare isn't implemented yet
RAP.*netservergetinfo
RAW-OFFLINE # Samba 4 doesn't have much offline support yet

View File

@ -50,3 +50,4 @@ RPC-FRSAPI # Not provided by Samba 4
WINBIND # FIXME: This should not be skipped
NSS-TEST # Fails
samba4.samba3sam.python # Conversion from EJS not yet finished
RAW-OFFLINE # Samba 4 doesn't have much offline support yet