From 90964021eb10264b3df6be9e9d1ea7ab45c7c1da Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 26 Oct 2007 17:13:42 +0200 Subject: r25740: More consistent naming for tests, always include environment name in test name. (This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533) --- source4/samba4-skip | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'source4/samba4-skip') 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 -- cgit