diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-10-26 17:13:42 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:43:37 +0100 |
commit | 90964021eb10264b3df6be9e9d1ea7ab45c7c1da (patch) | |
tree | e75c1ab8f617ed6ccaef00c16946a646a870ac9f /source4/samba4-skip | |
parent | e53e4a15fd3cebc623fc9ca60823a98be846c7af (diff) | |
download | samba-90964021eb10264b3df6be9e9d1ea7ab45c7c1da.tar.gz samba-90964021eb10264b3df6be9e9d1ea7ab45c7c1da.tar.bz2 samba-90964021eb10264b3df6be9e9d1ea7ab45c7c1da.zip |
r25740: More consistent naming for tests, always include environment name in test name.
(This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r-- | source4/samba4-skip | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index a7b480c40b..d88f010511 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -17,22 +17,22 @@ BASE-UTABLE BASE-SMB SMB2-NOTIFY SMB2-SCAN -ntvfs/cifs BASE-CHARSET -ntvfs/cifs BASE-DEFER_OPEN -ntvfs/cifs BASE-DELAYWRITE -ntvfs/cifs BASE-IOMETER -ntvfs/cifs BASE-CASETABLE -ntvfs/cifs BASE-NTTRANS -ntvfs/cifs BASE-SCAN-MAXFID -ntvfs/cifs BASE-UTABLE -ntvfs/cifs BASE-SMB -ntvfs/cifs RAW-COMPOSITE -ntvfs/cifs RAW-OPLOCK -ntvfs/cifs RAW-NOTIFY -ntvfs/cifs RAW-BENCH-OPLOCK -ntvfs/cifs RAW-SCAN-EAMAX -ntvfs/cifs RAW-CONTEXT -ntvfs/cifs RAW-QFILEINFO-IPC +ntvfs.cifs.BASE-CHARSET +ntvfs.cifs.BASE-DEFER_OPEN +ntvfs.cifs.BASE-DELAYWRITE +ntvfs.cifs.BASE-IOMETER +ntvfs.cifs.BASE-CASETABLE +ntvfs.cifs.BASE-NTTRANS +ntvfs.cifs.BASE-SCAN-MAXFID +ntvfs.cifs.BASE-UTABLE +ntvfs.cifs.BASE-SMB +ntvfs.cifs.RAW-COMPOSITE +ntvfs.cifs.RAW-OPLOCK +ntvfs.cifs.RAW-NOTIFY +ntvfs.cifs.RAW-BENCH-OPLOCK +ntvfs.cifs.RAW-SCAN-EAMAX +ntvfs.cifs.RAW-CONTEXT +ntvfs.cifs.RAW-QFILEINFO-IPC RPC-DSSYNC RPC-SAMSYNC LDAP-UPTODATEVECTOR # Segfaults @@ -45,7 +45,7 @@ RPC-SVCCTL # Not provided by Samba 4 RPC-ATSVC # Not provided by Samba 4 RPC-FRSAPI # Not provided by Samba 4 .*SAMBA3.* # Samba3-specific test -^NET-DOMOPEN$ # Hangs for some reason -^NET-API-BECOME-DC$ # Fails +^samba4.NET-DOMOPEN.*$ # Hangs for some reason +^samba4.NET-API-BECOME-DC.*$ # Fails WINBIND # FIXME: This should not be skipped NSS-TEST # Fails |