On Dec 8, 2009, at 4:50 AM, Stefan Metzmacher wrote:

The branch, master has been updated
      via  dd650ed... s4:selftest: skip SMB2-ACLS for now
      via  33ecfb0... s4:selftest: run RAW-STREAMS again
via d3d2e39... RAW-STREAMS: convert failing tests to torture api
     from  1b6c444... spoolss: fix spoolss_DriverInfo8 IDL.

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


- Log -----------------------------------------------------------------
commit dd650edff2e1e5a22e9ba89a7bda811256a136b1
Author: Stefan Metzmacher <me...@samba.org>
Date:   Tue Dec 8 12:53:51 2009 +0100

   s4:selftest: skip SMB2-ACLS for now

   metze

commit 33ecfb05a4f6292cd60c4ceeacc4070bb31abccd
Author: Stefan Metzmacher <me...@samba.org>
Date:   Tue Dec 8 11:52:25 2009 +0100

   s4:selftest: run RAW-STREAMS again

   metze

commit d3d2e3988f07aa666cc1b9a0eb8f1f24f84f6952
Author: Stefan Metzmacher <me...@samba.org>
Date:   Tue Dec 8 11:47:06 2009 +0100

   RAW-STREAMS: convert failing tests to torture api

   This is needed as we want to mark failing tests as
   known failures.

Metze, thank you for your help on this!  I was really racking my brain
last night trying to figure out why knownfail wasn't being honored.
Is it the call to torture_result() that is doing the secret step to
inform selftest?  I'm guessing the context->last_result = result does
the trick.

Reply via email to