Advertisement
dustingooding

rtt make test

Jun 10th, 2011
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 18.33 KB | None | 0 0
  1. #19: types_test .......................***Exception: SegFault  4.65 sec
  2.       Start 20: program_test
  3.  2/36 Test #20: program_test .....................***Exception: SegFault  0.70 sec
  4.       Start 21: state_test
  5.  3/36 Test #21: state_test .......................***Exception: SegFault  0.65 sec
  6.       Start 22: value_test
  7.  4/36 Test #22: value_test .......................***Exception: SegFault  0.36 sec
  8.       Start 23: function_test
  9.  5/36 Test #23: function_test ....................***Exception: SegFault  0.48 sec
  10.       Start 24: enum_type_test
  11.  6/36 Test #24: enum_type_test ...................***Exception: SegFault  0.71 sec
  12.       Start 25: enum_string_type_test
  13.  7/36 Test #25: enum_string_type_test ............***Exception: SegFault  0.49 sec
  14.       Start 26: marshalling_test
  15.  8/36 Test #26: marshalling_test .................***Exception: SegFault  0.71 sec
  16.       Start 27: property_loader_test
  17.  9/36 Test #27: property_loader_test .............***Exception: SegFault  0.29 sec
  18.       Start 28: property_marsh_test
  19. 10/36 Test #28: property_marsh_test ..............***Exception: SegFault  0.52 sec
  20.       Start 29: property_test
  21. 11/36 Test #29: property_test ....................***Exception: SegFault  0.37 sec
  22.       Start 30: property_composition_test
  23. 12/36 Test #30: property_composition_test ........***Exception: SegFault  0.36 sec
  24.       Start 31: type_discovery_test
  25. 13/36 Test #31: type_discovery_test ..............***Exception: SegFault  0.45 sec
  26.       Start 32: type_discovery_struct_test
  27. 14/36 Test #32: type_discovery_struct_test .......***Exception: SegFault  0.57 sec
  28.       Start 33: type_discovery_container_test
  29. 15/36 Test #33: type_discovery_container_test ....***Exception: SegFault  0.47 sec
  30.       Start 34: datasource_test
  31. 16/36 Test #34: datasource_test ..................***Exception: SegFault  0.36 sec
  32.       Start 35: typekit_test
  33. 17/36 Test #35: typekit_test .....................***Exception: SegFault  0.49 sec
  34.       Start 36: plugins_test
  35. 18/36 Test #36: plugins_test .....................***Exception: SegFault  0.45 sec
  36.       Start  1: main-test
  37. 19/36 Test  #1: main-test ........................   Passed    0.07 sec
  38.       Start  2: list-test
  39. 20/36 Test  #2: list-test ........................***Exception: SegFault  0.41 sec
  40.       Start  3: core-test
  41. 21/36 Test  #3: core-test ........................***Exception: SegFault  0.43 sec
  42.       Start  4: task-test
  43. 22/36 Test  #4: task-test ........................***Exception: SegFault  0.44 sec
  44.       Start  5: specactivities-test
  45. 23/36 Test  #5: specactivities-test ..............   Passed    2.64 sec
  46.       Start  6: buffers_test
  47. 24/36 Test  #6: buffers_test .....................***Exception: SegFault  0.40 sec
  48.       Start  7: method_test
  49. 25/36 Test  #7: method_test ......................***Exception: SegFault  0.55 sec
  50.       Start  8: remote_method_test
  51. 26/36 Test  #8: remote_method_test ...............***Exception: SegFault  0.48 sec
  52.       Start  9: functors_test
  53. 27/36 Test  #9: functors_test ....................***Exception: SegFault  0.37 sec
  54.       Start 10: service_test
  55. 28/36 Test #10: service_test .....................***Exception: SegFault  0.47 sec
  56.       Start 11: service_port_test
  57. 29/36 Test #11: service_port_test ................***Exception: SegFault  0.50 sec
  58.       Start 12: event_test
  59. 30/36 Test #12: event_test .......................***Exception: SegFault  0.48 sec
  60.       Start 13: operation_test
  61. 31/36 Test #13: operation_test ...................***Exception: SegFault  0.52 sec
  62.       Start 14: taskstates_test
  63. 32/36 Test #14: taskstates_test ..................***Exception: SegFault  0.45 sec
  64.       Start 15: ports_test
  65. 33/36 Test #15: ports_test .......................***Exception: SegFault  0.52 sec
  66.       Start 16: configuration_test
  67. 34/36 Test #16: configuration_test ...............***Exception: SegFault  0.37 sec
  68.       Start 17: dev_test
  69. 35/36 Test #17: dev_test .........................***Exception: SegFault  0.45 sec
  70.       Start 18: scripting_test
  71. 36/36 Test #18: scripting_test ...................***Exception: SegFault  0.45 sec
  72.  
  73. 6% tests passed, 34 tests failed out of 36
  74.  
  75. Total Test time (real) =  23.20 sec
  76.  
  77. The following tests FAILED:
  78.      19 - types_test (SEGFAULT)
  79.      20 - program_test (SEGFAULT)
  80.      21 - state_test (SEGFAULT)
  81.      22 - value_test (SEGFAULT)
  82.      23 - function_test (SEGFAULT)
  83.      24 - enum_type_test (SEGFAULT)
  84.      25 - enum_string_type_test (SEGFAULT)
  85.      26 - marshalling_test (SEGFAULT)
  86.      27 - property_loader_test (SEGFAULT)
  87.      28 - property_marsh_test (SEGFAULT)
  88.      29 - property_test (SEGFAULT)
  89.      30 - property_composition_test (SEGFAULT)
  90.      31 - type_discovery_test (SEGFAULT)
  91.      32 - type_discovery_struct_test (SEGFAULT)
  92.      33 - type_discovery_container_test (SEGFAULT)
  93.      34 - datasource_test (SEGFAULT)
  94.      35 - typekit_test (SEGFAULT)
  95.      36 - plugins_test (SEGFAULT)
  96.       2 - list-test (SEGFAULT)
  97.       3 - core-test (SEGFAULT)
  98.       4 - task-test (SEGFAULT)
  99.       6 - buffers_test (SEGFAULT)
  100.       7 - method_test (SEGFAULT)
  101.       8 - remote_method_test (SEGFAULT)
  102.       9 - functors_test (SEGFAULT)
  103.      10 - service_test (SEGFAULT)
  104.      11 - service_port_test (SEGFAULT)
  105.      12 - event_test (SEGFAULT)
  106.      13 - operation_test (SEGFAULT)
  107.      14 - taskstates_test (SEGFAULT)
  108.      15 - ports_test (SEGFAULT)
  109.      16 - configuration_test (SEGFAULT)
  110.      17 - dev_test (SEGFAULT)
  111.      18 - scripting_test (SEGFAULT)
  112. Errors while running CTest
  113. make: *** [test] Error 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement