check_multi icon indicating copy to clipboard operation
check_multi copied to clipboard

Many tests fail

Open bortzmeyer opened this issue 8 years ago • 0 comments

Current git version:

Test Summary Report
-------------------
10_check_multi.t              (Wstat: 3840 Tests: 114 Failed: 15)
  Failed tests:  27-30, 35-36, 41-44, 51-52, 62, 64, 96
  Non-zero exit status: 15
15_check_multi_history.t      (Wstat: 2560 Tests: 20 Failed: 10)
  Failed tests:  3-4, 7-8, 13-18
  Non-zero exit status: 10
30_check_multi_perfdata.t     (Wstat: 1024 Tests: 40 Failed: 4)
  Failed tests:  13-16
  Non-zero exit status: 4
Files=8, Tests=228, 422 wallclock secs ( 1.52 usr  0.17 sys + 295.68 cusr 13.55 csys = 310.92 CPU)
Result: FAIL
Failed 3/8 test programs. 29/228 subtests failed.
Makefile:59: recipe for target 'test-all' failed
make[1]: *** [test-all] Error 255
make[1]: Leaving directory '/home/stephane/tmp/check_multi/plugins/t'
Makefile:96: recipe for target 'test-all' failed
make: *** [test-all] Error 2
% perl -v

This is perl 5, version 22, subversion 0 (v5.22.0) built for armv6l-linux-thread-multi

bortzmeyer avatar Sep 14 '15 08:09 bortzmeyer