]> www.fi.muni.cz Git - evince.git/commit
[test] Disable print tests
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 11 Aug 2009 08:56:45 +0000 (10:56 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 11 Aug 2009 08:56:45 +0000 (10:56 +0200)
commit1ce84334008254ad56d7f332a7632333299289de
treeb85281cfa947a933ac3377fd486a42da499d1951
parente14b94f22df518df36fe0b06bb07a01799f82d6c
[test] Disable print tests

They crash for me due to some dogtail error

Traceback (most recent call last):
  File "./test6.py", line 21, in <module>
    click('Print to File', roleName='table cell', raw=True)
  File "/var/lib/python-support/python2.5/dogtail/procedural.py", line 299, in __call__
    Click.node.rawClick(button)
  File "/var/lib/python-support/python2.5/dogtail/tree.py", line 355, in rawClick
    extents = self.extents
  File "/var/lib/python-support/python2.5/dogtail/tree.py", line 523, in __getattr__
    return self.__component.getExtents()
  File "pyspi.pyx", line 747, in atspi.Component.getExtents
TypeError: an integer is required
test/Makefile.am