0b1019d3575a37bdc88bb808045a441ac8045ae5
[mat/samba.git] / source4 / selftest / 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 # * Testsuite hangs indefinitely
10 #
11 # If a testsuite is partially succeeding, please list the failing bits 
12 # in the selftest/knownfail file rather than disabling the testsuite completely.
13 # That way those tests that do succeed still get run and we will be notified
14 # if a known failing test suddenly starts succeeding.
15 #
16 # If a testsuite is very slow, please add it to selftest/slow instead.
17 # This way it will still get run in "make slowtest"
18 #
19 # Please add a comment for each testsuite you disable explaining why
20 # it is being skipped.
21 raw.composite
22 base.iometer
23 base.casetable
24 base.nttrans
25 base.scan.maxfid
26 hold.oplock             # Not a test, but a way to block other clients for a test
27 raw.ping.pong           # Needs second server to test
28 rpc.samr.accessmask
29 raw.scan.eamax
30 samba4.ntvfs.cifs.raw.qfileinfo.ipc
31 smb2.notify
32 smb2.scan
33 smb2.lease
34 smb2.durable.open
35 ntvfs.cifs.base.charset
36 ntvfs.cifs.base.iometer
37 ntvfs.cifs.base.casetable
38 ntvfs.cifs.base.nttrans
39 ntvfs.cifs.base.scan-maxfid
40 ntvfs.cifs.base.utable
41 ntvfs.cifs.base.smb
42 ntvfs.cifs.raw.composite
43 ntvfs.cifs.raw.notify
44 ntvfs.cifs.raw.scan-eamax
45 ntvfs.cifs.raw.context
46 ntvfs.cifs.raw.qfileinfo.ipc
47 rpc.samsync
48 rpc.remact                                                      # Not provided by Samba 4
49 rpc.oxidresolve                                         # Not provided by Samba 4
50 rpc.eventlog                                            # Not provided by Samba 4
51 rpc.initshutdown                                        # Not provided by Samba 4
52 rpc.spoolss                                             # Not provided by Samba 4
53 rpc.svcctl                                                      # Not provided by Samba 4
54 rpc.atsvc                                                       # Not provided by Samba 4
55 rpc.frsapi                                                      # Not provided by Samba 4
56 rpc.ntsvcs                                                      # Not provided by Samba 4
57 rpc.dfs                                                         # Not provided by Samba 4
58 rpc.lsa.forest                                                  # Not provided by Samba 4
59 ^samba4.base.samba3.*                                           # Samba3-specific test
60 ^samba4.ntvfs.cifs.base.samba3.*                                # Samba3-specific test
61 ^samba4.raw.samba3.*                                            # Samba3-specific test
62 ^samba4.ntvfs.cifs.raw.samba3.*                                 # Samba3-specific test
63 samba4.ntvfs.cifs.raw.
64 ^samba4.rpc..*samba3.*                                          # Samba3-specific test
65 ^samba4.net.domopen.*$                          # Hangs for some reason
66 nss.test                                                # Fails
67 raw.offline                     # Samba 4 doesn't have much offline support yet
68 rpc.autoidl  # this one just generates a lot of noise, and is no longer useful
69 samba4.rpc.countcalls # this is not useful now we have full IDL
70 samba4.rap.scan # same thing here - we have docs now
71 samba4.rap.printing # Not provided by Samba 4
72 samba4.rap.sam # Not provided by Samba 4
73 samba4.gensec.python # not finished
74 bench # don't run benchmarks in our selftest
75 trans2.scan # uses huge number of file descriptors
76 base.scan.ioctl # bad idea in make test
77 base.scan.pipe_number # bad idea in make test
78 base.secleak # no point on build farm
79 base.delaywrite # This is randomly failing, depending on timing and filesystem features
80 base.winattr
81 smb2.acls # new test which doesn't pass yet
82 # ktutil might not be installed or from mit...
83 # we should build a samba4ktutil and use that instead
84 samba4.blackbox.ktpass # this test isn't portable ...