Menu

#10 piddleVCR - fails advanced test in piddletest.py

open
nobody
None
5
2000-02-08
2000-02-08
No

Executing piddletest.py, "C advanced test" using piddleVCR
backend:

Traceback (innermost last):
File "piddletest.py", line 384, in ?
mainLoop()
File "piddletest.py", line 378, in mainLoop
runtest(backends[backend], tests[test])
File "piddletest.py", line 319, in runtest
canvas = testfunc(canvasClass)
File "piddletest.py", line 70, in advanced
return drawAdvanced(canvas)
File "piddletest.py", line 79, in drawAdvanced
canvas.drawFigure(figure, fillColor=yellow, edgeWidth=4)
File "piddleVCR.py", line 205, in drawFigure
self.recordfunc("drawFigure", partList, edgeColor,edgeWidth,fillColor,closed)
AttributeError: recordfunc

Discussion

  • Christopher Lee-Messer

    fixed the specific reference to self.recordfunc
    However, the current implementation of piddleVCR
    will not support image data because it simply exec's each
    line of the ".vcr" file.

     
  • michal wallace

    michal wallace - 2005-09-25

    Logged In: YES
    user_id=1971

    Next action:

    user poll: determine whether piddleVCR ought to support
    image data. If so, open a new ticket.

    Meanwhile, verify that the test now passes

     

Log in to post a comment.

MongoDB Logo MongoDB