Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » Table values are not found in assert/verify
Table values are not found in assert/verify [message #1710737] Thu, 08 October 2015 14:39 Go to next message
Eclipse UserFriend
I am trying to get RCPTT to run on a VM disconnected (no active display). When I attempt to get a table cell's value to verify, I am getting the following error:

Failure Reason
Line 17: verify-true: Assertion of columns[1] failed: expected:<string> but was:<>.

When I run the same test on a desktop set up with an active monitor/display, the test runs normally and the verify passes. This seems to only occur when there is no active display.

How I'm doing my verify:
get-view Properties | get-tree | get-item "Formats/Type" | get-property "columns[1]" | equals "string" | verify-true
Re: Table values are not found in assert/verify [message #1710973 is a reply to message #1710737] Mon, 12 October 2015 01:57 Go to previous message
Eclipse UserFriend
Hi David,

Could you please attach generated HTML report for the failed test?

Kind regards,
Ulyana.
Previous Topic:RCPTT and gef4/JavaFX
Next Topic:Force Wait for a Progress Job to complete
Goto Forum:
  


Current Time: Mon Jun 16 15:59:15 EDT 2025

Powered by FUDForum. Page generated in 0.04393 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top