Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixmodulesdir
[kai/samba-autobuild/.git] / source4 / samba4-skip
1 # This file contains a list of regular expressions matching testsuites that 
2 # should be skipped during "make test".
3 #
4 # Possible reasons for adding a testsuite here:
5 # * Testsuite functionality not implemented on the server side
6 # * Testsuite crashes during run
7 # * Testsuite crashes server
8 # * Testsuite contains "flapping" tests (sometimes success, sometimes failure)
9 #
10 # If a testsuite is partially succeeding, please list the failing bits 
11 # in the samba4-knownfail file rather than disabling the testsuite completely.
12 #
13 # If a testsuite is very slow, please add it to samba4-slow instead.
14 #
15 # Please add a comment for each testsuite you disable explaining why 
16 # it is being skipped.
17 raw.composite
18 base.iometer
19 base.casetable
20 base.nttrans
21 base.scan.maxfid
22 raw.hold.oplock         # Not a test, but a way to block other clients for a test
23 raw.ping.pong           # Needs second server to test
24 rpc.samr_accessmask
25 raw.scan.eamax
26 samba4.ntvfs.cifs.raw.qfileinfo.ipc
27 smb2.notify
28 smb2.scan
29 ntvfs.cifs.base.charset
30 ntvfs.cifs.base.iometer
31 ntvfs.cifs.base.casetable
32 ntvfs.cifs.base.nttrans
33 ntvfs.cifs.base.scan-maxfid
34 ntvfs.cifs.base.utable
35 ntvfs.cifs.base.smb
36 ntvfs.cifs.raw.composite
37 ntvfs.cifs.raw.notify
38 ntvfs.cifs.raw.scan-eamax
39 ntvfs.cifs.raw.context
40 ntvfs.cifs.raw.qfileinfo.ipc
41 rpc.dssync
42 rpc.samsync
43 ldap.uptodatevector                                     # Segfaults
44 rpc.remact                                                      # Not provided by Samba 4
45 rpc.oxidresolve                                         # Not provided by Samba 4
46 rpc.eventlog                                            # Not provided by Samba 4
47 rpc.initshutdown                                        # Not provided by Samba 4
48 rpc.svcctl                                                      # Not provided by Samba 4
49 rpc.atsvc                                                       # Not provided by Samba 4
50 rpc.frsapi                                                      # Not provided by Samba 4
51 ^samba4.base.samba3.*                                           # Samba3-specific test
52 ^samba4.ntvfs.cifs.base.samba3.*                                # Samba3-specific test
53 ^samba4.raw.samba3.*                                            # Samba3-specific test
54 ^samba4.ntvfs.cifs.raw.samba3.*                                 # Samba3-specific test
55 samba4.ntvfs.cifs.raw.
56 ^samba4.rpc..*samba3.*                                          # Samba3-specific test
57 ^samba4.net.domopen.*$                          # Hangs for some reason
58 ^samba4.net.api.become.dc.*$                    # Fails
59 nss.test                                                # Fails
60 samba4.samba3sam.python         # Conversion from EJS not yet finished
61 raw.offline                     # Samba 4 doesn't have much offline support yet
62 winreg*  #Does not authenticate against the target server
63 #^samba4.samdb.python  #Not working yet