Advertisement
Guest User

cssh ./Build test output

a guest
Dec 27th, 2011
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. $ ./Build test
  2. t/00-load.t ....... ok
  3. t/01l10n.t ........ ok
  4. t/02base.t ........ ok
  5. t/10host.t ........ ok
  6. t/15config.t ...... 138/?
  7. # Failed test 'Expecting no STDOUT'
  8. # at t/15config.t line 515.
  9. # got: '# Configuration dump produced by "cssh -u"
  10. # auto_close=5
  11. # auto_quit=yes
  12. # console_position=
  13. # debug=0
  14. # extra_cluster_file=
  15. # history_height=10
  16. # history_width=40
  17. # key_addhost=Control-Shift-plus
  18. # key_clientname=Alt-n
  19. # key_history=Alt-h
  20. # key_paste=Control-v
  21. # key_quit=Control-q
  22. # key_retilehosts=Alt-r
  23. # lang=en
  24. # max_addhost_menu_cluster_items=6
  25. # max_host_menu_items=30
  26. # menu_host_autotearoff=0
  27. # menu_send_autotearoff=0
  28. # mouse_paste=Button-2
  29. # rsh_args=
  30. # screen_reserve_bottom=60
  31. # screen_reserve_left=0
  32. # screen_reserve_right=0
  33. # screen_reserve_top=0
  34. # send_menu_xml_file=/home/strick/.csshrc_send_menu
  35. # show_history=0
  36. # ssh_args=
  37. # telnet_args=
  38. # terminal=/usr/bin/xterm
  39. # terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
  40. # terminal_args=
  41. # terminal_bg_style=dark
  42. # terminal_colorize=1
  43. # terminal_decoration_height=10
  44. # terminal_decoration_width=8
  45. # terminal_font=6x13
  46. # terminal_reserve_bottom=0
  47. # terminal_reserve_left=5
  48. # terminal_reserve_right=0
  49. # terminal_reserve_top=5
  50. # terminal_size=80x24
  51. # terminal_title_opt=-T
  52. # unmap_on_redraw=no
  53. # use_all_a_records=0
  54. # use_hotkeys=yes
  55. # window_tiling=yes
  56. # window_tiling_direction=right
  57. # '
  58. # expected: '# Configuration dump produced by "cssh -u"
  59. # auto_close=5
  60. # auto_quit=yes
  61. # console_position=
  62. # debug=0
  63. # extra_cluster_file=
  64. # history_height=10
  65. # history_width=40
  66. # key_addhost=Control-Shift-plus
  67. # key_clientname=Alt-n
  68. # key_history=Alt-h
  69. # key_paste=Control-v
  70. # key_quit=Control-q
  71. # key_retilehosts=Alt-r
  72. # lang=en
  73. # max_addhost_menu_cluster_items=6
  74. # max_host_menu_items=30
  75. # menu_host_autotearoff=0
  76. # menu_send_autotearoff=0
  77. # mouse_paste=Button-2
  78. # rsh_args=
  79. # screen_reserve_bottom=60
  80. # screen_reserve_left=0
  81. # screen_reserve_right=0
  82. # screen_reserve_top=0
  83. # send_menu_xml_file=/home/dferguson/.csshrc_send_menu
  84. # show_history=0
  85. # ssh_args=
  86. # telnet_args=
  87. # terminal=/usr/bin/xterm
  88. # terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
  89. # terminal_args=
  90. # terminal_bg_style=dark
  91. # terminal_colorize=1
  92. # terminal_decoration_height=10
  93. # terminal_decoration_width=8
  94. # terminal_font=6x13
  95. # terminal_reserve_bottom=0
  96. # terminal_reserve_left=5
  97. # terminal_reserve_right=0
  98. # terminal_reserve_top=5
  99. # terminal_size=80x24
  100. # terminal_title_opt=-T
  101. # unmap_on_redraw=no
  102. # use_all_a_records=0
  103. # use_hotkeys=yes
  104. # window_tiling=yes
  105. # window_tiling_direction=right
  106. # '
  107. # Looks like you failed 1 test of 150.
  108. t/15config.t ...... Dubious, test returned 1 (wstat 256, 0x100)
  109. Failed 1/150 subtests
  110. t/20helper.t ...... ok
  111. t/30cluster.t ..... 1/?
  112. # Failed test 'The thing isa App::ClusterSSH::Exception::Cluster'
  113. # at t/30cluster.t line 46.
  114. # The thing isn't defined
  115.  
  116. # Failed test 'Error on reading an existing file ok'
  117. # at t/30cluster.t line 47.
  118. # got: undef
  119. # expected: 'Unable to read file /home/strick/clusterssh/t/30cluster.cannot_read: Permission denied'
  120. # Looks like you failed 2 tests of 12.
  121. t/30cluster.t ..... Dubious, test returned 2 (wstat 512, 0x200)
  122. Failed 2/12 subtests
  123. t/80clusterssh.t .. Subroutine CORE::GLOBAL::exit redefined at /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/Tk.pm line 414.
  124. t/80clusterssh.t .. ok
  125. t/boilerplate.t ... ok
  126. t/manifest.t ...... 1/4 # Distribution files are missing in MANIFEST:
  127. # pod2htmd.tmp
  128. # pod2htmi.tmp
  129.  
  130. # Failed test 'All files are listed in MANIFEST or skipped'
  131. # at t/manifest.t line 11.
  132. # MANIFEST lists the following missing files:
  133. # MYMETA.json
  134. # Makefile
  135. # Makefile.old
  136.  
  137. # Failed test 'All files listed in MANIFEST exist on disk'
  138. # at t/manifest.t line 11.
  139. # Looks like you failed 2 tests of 4.
  140. t/manifest.t ...... Dubious, test returned 2 (wstat 512, 0x200)
  141. Failed 2/4 subtests
  142. t/pod-coverage.t .. Too late to run INIT block at /usr/lib/perl5/5.10/i686-cygwin/XSLoader.pm line 94.
  143. Too late to run INIT block at /usr/lib/perl5/5.10/i686-cygwin/DynaLoader.pm line 223.
  144. t/pod-coverage.t .. ok
  145. t/pod.t ........... ok
  146.  
  147. Test Summary Report
  148. -------------------
  149. t/15config.t (Wstat: 256 Tests: 150 Failed: 1)
  150. Failed test: 149
  151. Non-zero exit status: 1
  152. t/30cluster.t (Wstat: 512 Tests: 12 Failed: 2)
  153. Failed tests: 7-8
  154. Non-zero exit status: 2
  155. t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
  156. TODO passed: 1-3
  157. t/manifest.t (Wstat: 512 Tests: 4 Failed: 2)
  158. Failed tests: 2-3
  159. Non-zero exit status: 2
  160. Files=12, Tests=588, 5 wallclock secs ( 0.05 usr 0.02 sys + 2.35 cusr 1.22 csys = 3.63 CPU)
  161. Result: FAIL
  162. Failed 3/12 test programs. 5/588 subtests failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement