[PATCH] fix "save expectation" command

Vladimir Prus ghost at cs.msu.su
Tue Jul 15 05:33:03 UTC 2003


The command is broken because since 2003-05-09 the Result.__init__ method does 
not have "context" parameter, while QMTestSever.HandleSaveExpectations tries 
to pass it.

Changelog:

* qm/test/web/web.py (QMTestServer.HandleSaveExpectations): Do not pass
  'context' parameter to Result.__init__, since that parameter now does not
   exist.

Patch attached.

- Volodya
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expectations.diff
Type: text/x-diff
Size: 652 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20030715/364305bb/attachment.diff>


More information about the qmtest mailing list