After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587456 - checkrow action fails on tree table cell
checkrow action fails on tree table cell
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
1.6.0
Other Linux
: Normal critical
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2009-06-30 19:04 UTC by anupa
Modified: 2009-07-13 00:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description anupa 2009-06-30 19:04:36 UTC
While execution a check action on a tree table cell in the VMware Workstation application, observed the following error :
checkrow(window,'ttbl0',0,2)
Traceback (most recent call last):
  • File "<stdin>", line 1 in <module>
  • File "/usr/lib/python2.5/site-packages/ldtp.py", line 2905 in checkrow
    raise LdtpExecutionError (_responseStatus [1])
ldtplib.ldtplibutils.LdtpExecutionError: u'Check action failed'

This action was working earlier. This error is blocking certain tests.
Comment 1 Nagappan Alagappan 2009-07-13 00:28:29 UTC
Thanks for the bug report. Fixed in git.