You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2017/08/01 13:40:00 UTC

[jira] [Created] (APEXMALHAR-2532) Transform Application Test flooding CI logs

Thomas Weise created APEXMALHAR-2532:
----------------------------------------

             Summary: Transform Application Test flooding CI logs
                 Key: APEXMALHAR-2532
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2532
             Project: Apache Apex Malhar
          Issue Type: Bug
            Reporter: Thomas Weise


Test should assert results and not print them.

{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.apex.examples.transform.ApplicationTest
2017-08-01 13:32:09,370 [main] WARN  util.NativeCodeLoader <clinit> - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2017-08-01 13:32:10,070 [master] WARN  stram.Journal write - Journal output stream is null. Skipping write to the WAL.
2017-08-01 13:32:10,074 [master] WARN  stram.Journal write - Journal output stream is null. Skipping write to the WAL.
2017-08-01 13:32:10,075 [master] WARN  stram.Journal write - Journal output stream is null. Skipping write to the WAL.
2017-08-01 13:32:10,076 [master] WARN  stram.Journal write - Journal output stream is null. Skipping write to the WAL.
CustomerInfo{customerId=91459, name='Ldb dKzm', age=77, address='xxd'}
CustomerInfo{customerId=19131, name='qpjaSoQfxF TFlKPemU', age=86, address='myrbhszyudll'}
CustomerInfo{customerId=20122, name='YOEFzMreda oqSU', age=15, address='rq'}
CustomerInfo{customerId=75939, name='sB Eha', age=48, address='czkuzvzlh'}
CustomerInfo{customerId=54846, name='zRL Ss', age=11, address='hmx'}
CustomerInfo{customerId=22583, name='WcV V', age=58, address='mw'}
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)