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 | ^samba3.smbtorture_s3.*.randomipc
|
---|
22 | ^samba3.smbtorture_s3.*.negnowait
|
---|
23 | ^samba3.smbtorture_s3.*.nbench
|
---|
24 | ^samba3.smbtorture_s3.*.errmapextract
|
---|
25 | ^samba3.smbtorture_s3.*.trans2scan
|
---|
26 | ^samba3.smbtorture_s3.*.nttransscan
|
---|
27 | ^samba3.smbtorture_s3.*.deny1
|
---|
28 | ^samba3.smbtorture_s3.*.deny2
|
---|
29 | ^samba3.smbtorture_s3.*.openattr
|
---|
30 | ^samba3.smbtorture_s3.*.casetable
|
---|
31 | ^samba3.smbtorture_s3.*.eatest
|
---|
32 | ^samba3.smbtorture_s3.*.mangle
|
---|
33 | ^samba3.smbtorture_s3.*.utable
|
---|
34 | ^samba3.smbtorture_s3.*.pipe_number
|
---|
35 | ^samba3.smbtorture_s3.LOCAL-DBTRANS #hangs for some reason
|
---|
36 | ^samba3.smbtorture_s3.*.DIR1 #loops on 64 bit linux with ext4
|
---|
37 | ^samba3.*base.charset
|
---|
38 | ^samba3.*raw.context
|
---|
39 | ^samba3.*raw.ioctl
|
---|
40 | ^samba3.*raw.qfileinfo
|
---|
41 | ^samba3.*raw.qfsinfo
|
---|
42 | ^samba3.*raw.sfileinfo.base
|
---|
43 | ^samba3.smb2.hold-oplock # Not a test, but a way to block other clients for a test
|
---|
44 | ^samba3.smb2.durable-open-disconnect # Not a test, but a way to create a disconnected durable
|
---|
45 | ^samba3.smb2.scan # No tests
|
---|
46 | ^samba3.smb2.oplock.levelii501 # No test yet
|
---|
47 | ^samba3.rpc.samr.passwords.lockout\(ad_dc\) # No point running this version, it just waits 12 times longer the samba4 version of this test, covering the same code
|
---|
48 | ^samba4.base.iometer
|
---|
49 | ^samba4.base.casetable
|
---|
50 | ^samba4.base.nttrans
|
---|
51 | ^samba4.base.scan.maxfid
|
---|
52 | ^samba4.raw.hold-oplock # Not a test, but a way to block other clients for a test
|
---|
53 | ^samba4.smb2.hold-oplock # Not a test, but a way to block other clients for a test
|
---|
54 | ^samba4.raw.ping.pong # Needs second server to test
|
---|
55 | ^samba4.rpc.samr.accessmask
|
---|
56 | ^samba4.rpc.samr.passwords.*ncacn_np\(ad_dc_ntvfs\) # currently fails, possibly config issue
|
---|
57 | ^samba4.rpc.samr.passwords.*s4member # currently fails, possibly config issue
|
---|
58 | ^samba4.raw.scan.eamax
|
---|
59 | ^samba4.smb2.notify
|
---|
60 | ^samba4.smb2.scan
|
---|
61 | ^samba4.smb2.lease
|
---|
62 | ^samba4.smb2.durable-open
|
---|
63 | ^samba4.smb2.durable-v2-open
|
---|
64 | ^samba4.smb2.dir
|
---|
65 | ^samba4.smb2.session
|
---|
66 | ^samba4.smb2.compound
|
---|
67 | ^samba4.smb2.oplock.levelii501 # No test yet
|
---|
68 | ^samba4.ntvfs.cifs.*.base.charset
|
---|
69 | ^samba4.ntvfs.cifs.*.base.iometer
|
---|
70 | ^samba4.ntvfs.cifs.*.base.casetable
|
---|
71 | ^samba4.ntvfs.cifs.*.base.nttrans
|
---|
72 | ^samba4.ntvfs.cifs.*.base.scan-maxfid
|
---|
73 | ^samba4.ntvfs.cifs.*.base.utable
|
---|
74 | ^samba4.ntvfs.cifs.*.base.smb
|
---|
75 | ^samba4.ntvfs.cifs.*.raw.
|
---|
76 | ^samba4.rpc.samsync
|
---|
77 | ^samba4.rpc.remact # Not provided by Samba 4
|
---|
78 | ^samba4.rpc.oxidresolve # Not provided by Samba 4
|
---|
79 | ^samba4.rpc.eventlog # Not provided by Samba 4
|
---|
80 | ^samba4.rpc.initshutdown # Not provided by Samba 4
|
---|
81 | ^samba4.rpc.spoolss # Not provided by Samba 4
|
---|
82 | ^samba4.rpc.svcctl # Not provided by Samba 4
|
---|
83 | ^samba4.rpc.atsvc # Not provided by Samba 4
|
---|
84 | ^samba4.rpc.frsapi # Not provided by Samba 4
|
---|
85 | ^samba4.rpc.ntsvcs # Not provided by Samba 4
|
---|
86 | ^samba4.rpc.dfs # Not provided by Samba 4
|
---|
87 | ^samba4.rpc.witness # Not provided by Samba 4
|
---|
88 | ^samba4.rpc.clusapi # clusapi server support not yet provided
|
---|
89 | ^samba4.*.base.samba3.* # Samba3-specific test
|
---|
90 | ^samba4.*.raw.samba3.* # Samba3-specific test
|
---|
91 | ^samba4.rpc..*samba3.* # Samba3-specific test
|
---|
92 | ^samba4.raw.offline # Samba 4 doesn't have much offline support yet
|
---|
93 | ^samba4.rpc.autoidl # this one just generates a lot of noise, and is no longer useful
|
---|
94 | ^samba4.rpc.countcalls # this is not useful now we have full IDL
|
---|
95 | ^samba4.rap.scan # same thing here - we have docs now
|
---|
96 | ^samba4.rap.printing # Not provided by Samba 4
|
---|
97 | ^samba4.rap.sam # Not provided by Samba 4
|
---|
98 | bench # don't run benchmarks in our selftest
|
---|
99 | ^samba4..*trans2.scan # uses huge number of file descriptors
|
---|
100 | ^samba4.*.base.scan.ioctl # bad idea in make test
|
---|
101 | ^samba4.*.base.scan.pipe_number # bad idea in make test
|
---|
102 | ^samba4.*.base.secleak # no point on build farm
|
---|
103 | ^samba4.*.base.delaywrite # This is randomly failing, depending on timing and filesystem features
|
---|
104 | ^samba4.*.base.winattr
|
---|
105 | ^samba4.*.base.birthtime
|
---|
106 | ^samba4.*base.defer_open
|
---|
107 | ^samba4.smb2.acls # new test which doesn't pass yet
|
---|
108 | # ktutil might not be installed or from mit...
|
---|
109 | # we should build a samba4ktutil and use that instead
|
---|
110 | ^samba4.blackbox.ktpass # this test isn't portable ...
|
---|
111 | ^samba4.rpc.unixinfo # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use
|
---|
112 | ^samba.tests.dcerpc.unix # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use
|
---|
113 | GETADDRINFO # socket wrapper doesn't support threads
|
---|