Skip to content

Instantly share code, notes, and snippets.

@ccrean
Created July 17, 2016 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccrean/b23858dee46f3628017acb9bfa749286 to your computer and use it in GitHub Desktop.
Save ccrean/b23858dee46f3628017acb9bfa749286 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="ISO-8859-1"?>
<TestCase name="ApplyWrenchDialog_TEST">
<Environment>
<QtVersion>4.8.6</QtVersion>
<QTestVersion>4.8.6</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="ApplyForceTorqueFromDialog">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="MouseInteractions">
<Incident type="fail" file="/home/cory/programming_projects/gazebo/gazebo/gazebo/gui/ApplyWrenchDialog_TEST.cc" line="445">
<Description><![CDATA['applyWrenchDialogBox->isActiveWindow()' returned FALSE. ()]]></Description>
</Incident>
<Message type="qwarn" file="" line="0">
<Description><![CDATA[QObject::connect: Cannot queue arguments of type 'QItemSelection'
(Make sure 'QItemSelection' is registered using qRegisterMetaType().)]]></Description>
</Message>
<Message type="qwarn" file="" line="0">
<Description><![CDATA[QObject::connect: Cannot queue arguments of type 'QItemSelection'
(Make sure 'QItemSelection' is registered using qRegisterMetaType().)]]></Description>
</Message>
<Message type="qwarn" file="" line="0">
<Description><![CDATA[QObject::connect: Cannot queue arguments of type 'QItemSelection'
(Make sure 'QItemSelection' is registered using qRegisterMetaType().)]]></Description>
</Message>
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>
</TestCase>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment