Guest User

modular_test_error

a guest
Apr 5th, 2016
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. UpdateCTestConfiguration from :/home/sanuj/Projects/shogun/build_temp/DartConfiguration.tcl
  2. UpdateCTestConfiguration from :/home/sanuj/Projects/shogun/build_temp/DartConfiguration.tcl
  3. Test project /home/sanuj/Projects/shogun/build_temp
  4. Constructing a list of tests
  5. Done constructing a list of tests
  6. Checking test dependency graph...
  7. Checking test dependency graph end
  8. test 593
  9. Start 593: python_modular-kernel_weighted_degree_position_string_modular
  10.  
  11. 593: Test command: /usr/bin/python "/home/sanuj/Projects/shogun/examples/undocumented/python_modular/kernel_weighted_degree_position_string_modular.py"
  12. 593: Test timeout computed to be: 9.99988e+06
  13. 593: WeightedDegreePositionString
  14. 593: Traceback (most recent call last):
  15. 593: File "/home/sanuj/Projects/shogun/examples/undocumented/python_modular/kernel_weighted_degree_position_string_modular.py", line 30, in <module>
  16. 593: kernel_weighted_degree_position_string_modular(*parameter_list[0])
  17. 593: File "/home/sanuj/Projects/shogun/examples/undocumented/python_modular/kernel_weighted_degree_position_string_modular.py", line 10, in kernel_weighted_degree_position_string_modular
  18. 593: from modshogun import StringCharFeatures, DNA
  19. 593: ImportError: No module named modshogun
  20. 1/1 Test #593: python_modular-kernel_weighted_degree_position_string_modular ...***Failed 0.04 sec
  21.  
  22. 0% tests passed, 1 tests failed out of 1
  23.  
  24. Total Test time (real) = 0.08 sec
  25.  
  26. The following tests FAILED:
  27. 593 - python_modular-kernel_weighted_degree_position_string_modular (Failed)
  28. Errors while running CTest
Add Comment
Please, Sign In to add comment