Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flexbe_testing test fails #49

Closed
reinzor opened this issue Feb 2, 2018 · 0 comments
Closed

flexbe_testing test fails #49

reinzor opened this issue Feb 2, 2018 · 0 comments

Comments

@reinzor
Copy link

reinzor commented Feb 2, 2018

rein@ruvu2 $ rostest selftest.test 
... logging to /home/rein/dev/project-x/home/log/rostest-ruvu2-927.log
[ROSUNIT] Outputting test results to /home/rein/dev/project-x/home/test_results/flexbe_testing/rostest-selftest.xml
[Testcase: testflexbe_testing] ... ok

[ROSTEST]-----------------------------------------------------------------------

[flexbe_testing.rosunit-flexbe_testing/test_import_only_pass][passed]
[flexbe_testing.rosunit-flexbe_testing/test_sub_unavailable_outcome][passed]
[flexbe_testing.rosunit-flexbe_testing/test_sub_unavailable_pass][FAILURE]------
State did not pass flexbe tests.
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/rein/dev/project-x/src/flexbe_testing/src/flexbe_testing/state_tester.py", line 248, in _test_call
    test_self.assertTrue(passed, "State did not pass flexbe tests.")
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)
--------------------------------------------------------------------------------

[flexbe_testing.rosunit-flexbe_testing/test_test_add_outcome][passed]
[flexbe_testing.rosunit-flexbe_testing/test_test_add_pass][FAILURE]-------------
State did not pass flexbe tests.
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/rein/dev/project-x/src/flexbe_testing/src/flexbe_testing/state_tester.py", line 248, in _test_call
    test_self.assertTrue(passed, "State did not pass flexbe tests.")
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)
--------------------------------------------------------------------------------


SUMMARY
 * RESULT: FAIL
 * TESTS: 5
 * ERRORS: 0
 * FAILURES: 2

rostest log file is in /home/rein/dev/project-x/home/log/rostest-ruvu2-927.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant