Guest User

Untitled

a guest
Aug 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. <LAVA_SIGNAL_STARTRUN 1_linaro_ptest 7840_1.5.3.5>
  2. + cd ./automated/linux/ptest
  3. + ./ptest.py -o ./result.txt -t util-linux -e
  4. START: ptest-runner
  5. 2018-08-22T06:45
  6. BEGIN: /usr/lib64/util-linux/ptest
  7. -------------------- util-linux regression tests --------------------
  8. For development purpose only.
  9. Don't execute on production system!
  10. PASS: bitops: swap bytes
  11. SKIP: build-sys: config (optional)
  12. PASS: cal: 1 month
  13. PASS: cal: 1 month with week numbers
  14. PASS: cal: 3 months
  15. PASS: cal: 3 months with week numbers
  16. PASS: cal: Year 2147483646
  17. PASS: cal: Year 2147483646 with week numbers
  18. PASS: cal: color
  19. PASS: cal: color with week numbers
  20. PASS: cal: January 1753
  21. PASS: cal: September 1752
  22. PASS: cal: September 1752 with week numbers
  23. PASS: cal: week number given as argument
  24. PASS: cal: week number corner cases
  25. PASS: cal: year
  26. PASS: cal: year with week numbers
  27. PASS: col: multibyte input
  28. PASS: colrm: basic check
  29. PASS: column: fill row
  30. PASS: column: invalid multibyte
  31. PASS: column: multiple files
  32. PASS: column: separator & table
  33. PASS: dmesg: colors
  34. PASS: dmesg: levels
  35. PASS: dmesg: decode
  36. PASS: dmesg: delta
  37. PASS: dmesg: facilities
  38. PASS: dmesg: indentation
  39. SKIP: fsck: is mounted (no loop-device support)
  40. hexdump: format-strings ...
  41. PASS: hexdump: empty-format
  42. PASS: hexdump: 1b_octal
  43. PASS: hexdump: 1b_char
  44. PASS: hexdump: canon
  45. PASS: hexdump: 2b_dec
  46. PASS: hexdump: 2b_octal
  47. PASS: hexdump: 2b_hex
  48. ... OK (all 7 sub-tests PASSED)
  49. hexdump: highlighting ...
  50. PASS: hexdump: 1b_octal-1
  51. PASS: hexdump: 1b_octal-2
  52. PASS: hexdump: 1b_octal-3
  53. PASS: hexdump: 1b_octal-4
  54. PASS: hexdump: 1b_octal-5
  55. PASS: hexdump: 1b_octal-6
  56. PASS: hexdump: 1b_octal-7
  57. PASS: hexdump: 1b_octal-8
  58. PASS: hexdump: 1b_octal-9
  59. PASS: hexdump: 1b_char-1
  60. PASS: hexdump: 1b_char-2
  61. PASS: hexdump: 1b_char-3
  62. PASS: hexdump: canon-1
  63. PASS: hexdump: canon-2
  64. PASS: hexdump: 2b_dec-1
  65. PASS: hexdump: 2b_dec-2
  66. PASS: hexdump: 2b_dec-3
  67. PASS: hexdump: 2b_dec-4
  68. PASS: hexdump: 2b_dec-5
  69. PASS: hexdump: 2b_dec-6
  70. PASS: hexdump: 2b_dec-7
  71. PASS: hexdump: 2b_dec-8
  72. PASS: hexdump: 4b_dec-1
  73. PASS: hexdump: 4b_dec-2
  74. PASS: hexdump: 4b_dec-3
  75. PASS: hexdump: 4b_dec-4
  76. PASS: hexdump: 4b_dec-5
  77. PASS: hexdump: 4b_dec-6
  78. PASS: hexdump: 4b_dec-7
  79. ... OK (all 29 sub-tests PASSED)
  80. SKIP: hwclock: system to hw (missing in PATH: sntp)
  81. PASS: ipcs: headers
  82. ipcs: basic limits ... KNOWN FAILED (ipcs/limits2)
  83. PASS: ipcs: mk-rm-msg
  84. PASS: ipcs: mk-rm-sem
  85. PASS: ipcs: mk-rm-shm
  86. isosize: print-size ...
  87. PASS: isosize: default_output
  88. PASS: isosize: sector_output
  89. PASS: isosize: divisor_output
  90. ... OK (all 3 sub-tests PASSED)
  91. PASS: login: islocal
  92. PASS: login: defs
  93. PASS: look: separator
  94. PASS: md5:
  95. SKIP: misc: fallocate ('' not supported)
  96. PASS: misc: getopt
  97. misc: getopt2 ...
  98. PASS: misc: alternative_option_clash
  99. PASS: misc: alternative_option_long
  100. PASS: misc: alternative_option_short
  101. PASS: misc: invalid_getopt_option
  102. PASS: misc: invocation_model_one
  103. PASS: misc: invocation_model_three_as_one
  104. PASS: misc: invocation_model_two_as_one
  105. PASS: misc: invocation_without_parameters
  106. PASS: misc: long_option_ambiguous_1
  107. PASS: misc: longopts
  108. PASS: misc: name_option_long
  109. PASS: misc: name_option_short
  110. PASS: misc: quiet_option_long
  111. PASS: misc: quiet_option_short
  112. PASS: misc: quiet_output_option_long
  113. PASS: misc: quiet_output_option_short
  114. PASS: misc: same_long_short_options
  115. PASS: misc: test_for_enhanced_getopt
  116. PASS: misc: unknown_options
  117. PASS: misc: unquoted_option_bash
  118. PASS: misc: unquoted_option_tcsh
  119. PASS: misc: weird_quoting_bash
  120. PASS: misc: weird_quoting_tcsh
  121. ... OK (all 23 sub-tests PASSED)
  122. misc: getopt3 ...
  123. PASS: misc: compatible
  124. PASS: misc: sh
  125. PASS: misc: csh
  126. PASS: misc: no-arguments
  127. PASS: misc: posix_correctly
  128. PASS: misc: non-option
  129. ... OK (all 6 sub-tests PASSED)
  130. PASS: misc: ionice
  131. SKIP: misc: line (line not found)
  132. PASS: misc: mcookie
  133. PASS: misc: rev
  134. PASS: misc: setarch
  135. PASS: misc: setsid
  136. PASS: misc: strtosize
  137. FAIL: misc: swaplabel (misc/swaplabel)
  138. FAIL: misc: ul (misc/ul)
  139. PASS: misc: whereis
  140. PASS: more: regexp
  141. PASS: more: squeeze
  142. PASS: namei: basic functionality
  143. FAIL: paths: built-in (paths/built-in)
  144. PASS: schedutils: cpuset
  145. PASS: script: buffering race
  146. script: options ...
  147. PASS: script: append
  148. PASS: script: force
  149. PASS: script: quiet
  150. PASS: script: return
  151. ... OK (all 4 sub-tests PASSED)
  152. PASS: script: race conditions
  153. PASS: script: replay
  154. SKIP: swapon: by devname (no loop-device support)
  155. SKIP: swapon: fix page size (no loop-device support)
  156. SKIP: swapon: fix signature (no loop-device support)
  157. SKIP: swapon: by label (no loop-device support)
  158. SKIP: swapon: by uuid (no loop-device support)
  159. PASS: tailf: simple
  160. END: /usr/lib64/util-linux/ptest
  161. 2018-08-22T06:45
  162. STOP: ptest-runner
  163. + ../../utils/send-to-lava.sh ./result.txt
  164. Received signal: <TESTCASE> TEST_CASE_ID=util-linux RESULT=pass
  165. case: util-linux
  166. definition: 1_linaro_ptest
  167. result: pass
  168. <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=util-linux RESULT=pass>
  169. + set +x
  170. <LAVA_SIGNAL_ENDRUN 1_linaro_ptest 7840_1.5.3.5>
  171. <LAVA_TEST_RUNNER>: 1_linaro_ptest exited with: 0
  172. 1_linaro_ptest-1534920300
  173. Received signal: <ENDRUN> 1_linaro_ptest 7840_1.5.3.5
  174. Ending use of test pattern.
  175. Ending test lava.1_linaro_ptest (7840_1.5.3.5), duration 34.28
Add Comment
Please, Sign In to add comment