The branch, master has been updated
       via  cef5a36 selftest: make it more obvious we only expect the printjob 
tests to fail.
       via  b75674c Revert "libndr: fix "excess elements in struct initializer" 
warning."
      from  a578ac0 s3-waf: add slightly different mkbuildoptions awk script 
for waf.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit cef5a36cd1a3dbc7a1f027d33c14cf434dfa1360
Author: Günther Deschner <[email protected]>
Date:   Tue Oct 5 22:21:54 2010 +0200

    selftest: make it more obvious we only expect the printjob tests to fail.
    
    Guenther

commit b75674c2eba92174cdc71c770cc67e45953abb1f
Author: Günther Deschner <[email protected]>
Date:   Tue Oct 5 21:50:21 2010 +0200

    Revert "libndr: fix "excess elements in struct initializer" warning."
    
    This reverts commit a416ff26d6ada4ee96bf3963866f67d5788162d1.

-----------------------------------------------------------------------

Summary of changes:
 librpc/ndr/libndr.h        |    1 -
 source3/selftest/knownfail |    3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/librpc/ndr/libndr.h b/librpc/ndr/libndr.h
index bcfbf75..c110b76 100644
--- a/librpc/ndr/libndr.h
+++ b/librpc/ndr/libndr.h
@@ -334,7 +334,6 @@ struct ndr_interface_call {
        ndr_push_flags_fn_t ndr_push;
        ndr_pull_flags_fn_t ndr_pull;
        ndr_print_function_t ndr_print;
-       bool _dummy;
 };
 
 struct ndr_interface_string_array {
diff --git a/source3/selftest/knownfail b/source3/selftest/knownfail
index dff19ca..49e758e 100644
--- a/source3/selftest/knownfail
+++ b/source3/selftest/knownfail
@@ -1,3 +1,4 @@
 .*printer.*print_test_extended # fails on some hosts due to timing issues ?
+.*printer.*print_test # fails on some hosts due to timing issues ?
 samba3.posix_s3.rap.printing # fails sometimes on sn-devel
-samba3.posix_s3.rpc.spoolss.printer # also fails sometimes
+samba3.posix_s3.rpc.spoolss.*PRINTSERVER.enum_printers_old


-- 
Samba Shared Repository

Reply via email to