diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-09-02 14:09:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 15:03:31 -0500 |
commit | ab055fb990e36be37a39a1d3a59788720e7e31e4 (patch) | |
tree | 7504e5b0cc5faaf24ae01b656ec10b6a15b9a778 /source4/samba4-skip | |
parent | f1e576cb1232bd855a7645bce40c0afc86900cba (diff) | |
download | samba-ab055fb990e36be37a39a1d3a59788720e7e31e4.tar.gz samba-ab055fb990e36be37a39a1d3a59788720e7e31e4.tar.bz2 samba-ab055fb990e36be37a39a1d3a59788720e7e31e4.zip |
r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC tests already check
that the DCE/RPC library and interfaces work ok.
(This used to be commit d392d6e92b4145106e073ec4410796e3913320c0)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r-- | source4/samba4-skip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index a0ad0f50dc..2e62bbcf24 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -43,3 +43,5 @@ RPC-INITSHUTDOWN # Not provided by Samba 4 RPC-SVCCTL # Not provided by Samba 4 RPC-ATSVC # Not provided by Samba 4 .*SAMBA3.* # Samba3-specific test +^NET-DOMOPEN$ # Hangs for some reason +^NET-API-BECOME-DC$ # Fails |