diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-10-25 22:20:52 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:43:36 +0100 |
commit | dc8ece0e26f49618232a78c1d2c4d97454633bde (patch) | |
tree | 680470dd70cc31a09271de646003dece53cb0bdf /source4/samba4-skip | |
parent | 3f073b4c6bfcd7e44fc3dd561874790200bd4d12 (diff) | |
download | samba-dc8ece0e26f49618232a78c1d2c4d97454633bde.tar.gz samba-dc8ece0e26f49618232a78c1d2c4d97454633bde.tar.bz2 samba-dc8ece0e26f49618232a78c1d2c4d97454633bde.zip |
r25737: Integrate more of the test recipe code into one file, use
different mechanism for determining the quicktest list.
Quicktest is a bit verbose now (reports all the tests not run as SKIP:)
(This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r-- | source4/samba4-skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index 00cef76643..a7b480c40b 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -48,3 +48,4 @@ RPC-FRSAPI # Not provided by Samba 4 ^NET-DOMOPEN$ # Hangs for some reason ^NET-API-BECOME-DC$ # Fails WINBIND # FIXME: This should not be skipped +NSS-TEST # Fails |