jenkinsci/build-monitor-plugin

Succeded job in logs but on view is yellow (not succeded all)

elfiorr opened this issue · 0 comments

I'm running my automated API tests with Java and JUnit. Test with problem do reading file pdf and assert that:

 %PDF-1.4%PDF-1.4%����3 0 obj<</Type /Page/Parent 1 0 R/MediaBox [0 0 595.280 841.890]/TrimBox [0.000 0.000 595.280 841.890]/Resources 2 0 R/Group << /Type /Group /S /Transparency /CS /DeviceRGB >> /Contents 4 0 R>>endobj4 0 obj<</Filter /FlateDecode /Length 1423>>streamx��YYoF^=����-P��$�}���H'���h�>���:�-U�+����C�,���x��s|3;�5�y(��b���|���J )%�������4�|8�?<Q�|Y<����?����D$���p)4����9�5F���GBY��οe���$�8j�K���`��I��E�:�t�DZ���'씭��lnْ���M5a}�����`�#��HX"�#���-�o#��:�S$b`9 ��L˗���sE!��5gc\��r�>��Z�v�*D�TIg����Z���.A��K�Ĭ�O��ٟK�E�s�=G�@I�@u����>��x�-����r v��5<`�2���f��E��V�7g1�,b����Z ���{���a�؍����=�1�k�$�H��/����+ia�H?EB_dv��.݇K\����/ɋH�Q)�^�71|�ௐ��%V�.H�A� EO���#2a�D�$�>O�o �_ 2�Z�D\�g�����k.R�����ܒ�a2�v"��J$:��x��{)=d4eI����x-dǥ���q��֘�D�:����e����ʹ.z��J_ӆ]P;}I&PLۅq��8J��.@���RNhi�� a������\�2���v�&*�2f��.�N���N=����[�U��(}�P��{O}�{�nw_En���JQCAK����p��6����saoQH,Qյh��fc7��k%^%���Tl��ǻO{b��䍵��c���;�.Y@��B`�@��NwBbbM��S]+�S�*Új��mm}���ЛNFK�|\4]�lT���Z�&�wѣ^��SL��*v2QvM����M�%uk���@o_K���&�E#�-u�����7����[�߿��p��8��;��4_Q��4wN���մ<_~2�"E���)fJ��κM��P�ǚ��Pp� ��7&I�s��4�s���?���$��)O������q�����3���zMendstreamendobj1 0 obj<</Type /Pages/Kids [3 0 R ]/Count 1/MediaBox [0 0 595.280 841.890]>>endobj5 0 obj<</Type /ExtGState/BM /Normal/ca 1/CA 1>>endobj6 0 obj<</Type /Font/Subtype /Type0/BaseFont /MPDFAA+DejaVuSansCondensed/Encoding /Identity-H/DescendantFonts [7 0 R]/ToUnicode 8 0 R>>endobj7 0 obj<</Type /Font/Subtype /CIDFontType2/BaseFont /MPDFAA+DejaVuSansCondensed/CIDSystemInfo 9 0 R/FontDescriptor 10 0 R/DW 540/W [ 32 [ 286 360 414 754 572 855 702 247 351 351 450 754 286 325 286 303 ] 48 57 572 58 59 303 60 62 754 63 [ 478 900 615 617 628 693 568 518 697 677 265 265 590 501 776 673 708 542 708 625 571 549 659 615 890 616 549 616 351 303 351 754 450 450 551 571 495 571 554 316 571 570 250 250 521 250 876 570 550 571 571 370 469 353 570 532 736 532 532 472 572 303 572 754 ] 160 [ 286 360 ] 162 165 572 166 [ 303 450 450 900 424 550 754 325 900 450 450 754 360 360 450 572 572 286 450 360 424 550 ] 188 190 872 191 191 478 192 197 615 198 [ 876 628 ] 200 203 568 204 207 265 208 [ 697 673 ] 210 214 708 215 [ 754 708 ] 217 220 659 221 [ 549 544 567 ] 224 229 551 230 [ 883 495 ] 232 235 554 236 239 250 240 [ 550 570 550 550 550 550 550 ] 247 [ 754 550 ] 249 252 570 253 [ 532 571 532 ] 261 261 551 263 263 495 281 281 554 322 322 255 380 380 472 ]/CIDToGIDMap 11 0 R>>endobj8 0 obj<</Length 346>>stream/CIDInit /ProcSet findresource begin12 dict beginbegincmap/CIDSystemInfo<</Registry (Adobe)/Ordering (UCS)/Supplement 0>> def/CMapName /Adobe-Identity-UCS def/CMapType 2 def1 begincodespacerange<0000> <FFFF>endcodespacerange1 beginbfrange<0000> <FFFF> <0000>endbfrangeendcmapCMapName currentdict /CMap defineresource popendend

All tests are succeded:
obraz

But when I go to board, job look like failed:
obraz

obraz
Problem is with these one test which read pdf. I think tests are not succedded, but this one is failed or job should be green because in log we have success.

PS.
Maybe someone have idea how to eliminate this error message?