[ 
https://issues.apache.org/jira/browse/HDDS-2265?focusedWorklogId=324290&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324290
 ]

ASF GitHub Bot logged work on HDDS-2265:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Oct/19 11:47
            Start Date: 07/Oct/19 11:47
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on 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:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 324290)
    Remaining Estimate: 0h
            Time Spent: 10m

> integration.sh may report false negative
> ----------------------------------------
>
>                 Key: HDDS-2265
>                 URL: https://issues.apache.org/jira/browse/HDDS-2265
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: build, test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Sometimes integration test run gets killed, and {{integration.sh}} 
> incorrectly reports "success".  Example:
> {noformat:title=https://github.com/elek/ozone-ci-q4/tree/ae930d6f7f10c7d2aeaf1f2f21b18ada954ea444/pr/pr-hdds-2259-hlwmv/integration/result}
> success
> {noformat}
> {noformat:title=https://github.com/elek/ozone-ci-q4/blob/ae930d6f7f10c7d2aeaf1f2f21b18ada954ea444/pr/pr-hdds-2259-hlwmv/integration/output.log#L2457}
> /workdir/hadoop-ozone/dev-support/checks/integration.sh: line 22:   369 
> Killed                  mvn -B -fn test -f pom.ozone.xml -pl 
> :hadoop-ozone-integration-test,:hadoop-ozone-filesystem,:hadoop-ozone-tools 
> -Dtest=\!TestMiniChaosOzoneCluster "$@"
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to