You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/07 11:47:06 UTC

[GitHub] [hadoop] adoroszlai opened a new pull request #1608: HDDS-2265. integration.sh may report false negative

adoroszlai opened a new pull request #1608: HDDS-2265. integration.sh may report false negative
URL: https://github.com/apache/hadoop/pull/1608
 
 
   ## What changes were proposed in this pull request?
   
   Check if Maven was killed during test run (observable in integration test runs).  If so, mention it in `summary.txt`.  Non-empty `summary.txt` is handled as "failure".
   
   https://issues.apache.org/jira/browse/HDDS-2265
   
   ## How was this patch tested?
   
   Tested both positive and negative case:
   
   1. successful run, `summary.txt` remains empty
   2. manually killed `mvn` process, verified that `summary.txt` contains the expected line

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org