[jira] [Updated] (HADOOP-12314) check_unittests in test-patch.sh can return a wrong status

2015-08-15 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-12314:
--
   Resolution: Fixed
Fix Version/s: HADOOP-12111
   Status: Resolved  (was: Patch Available)

+1

committed.

Thanks!

 check_unittests in test-patch.sh can return a wrong status
 --

 Key: HADOOP-12314
 URL: https://issues.apache.org/jira/browse/HADOOP-12314
 Project: Hadoop Common
  Issue Type: Sub-task
  Components: yetus
Affects Versions: HADOOP-12111
Reporter: Kengo Seki
Assignee: Kengo Seki
 Fix For: HADOOP-12111

 Attachments: HADOOP-12314.HADOOP-12111.00.patch


 Follow-up from HADOOP-12247. check_unittests returns the value of  
 $\{result}, but the status of *_process_tests is added to $\{results}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12314) check_unittests in test-patch.sh can return a wrong status

2015-08-13 Thread Kengo Seki (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kengo Seki updated HADOOP-12314:

Assignee: Kengo Seki
  Status: Patch Available  (was: Open)

 check_unittests in test-patch.sh can return a wrong status
 --

 Key: HADOOP-12314
 URL: https://issues.apache.org/jira/browse/HADOOP-12314
 Project: Hadoop Common
  Issue Type: Sub-task
  Components: yetus
Affects Versions: HADOOP-12111
Reporter: Kengo Seki
Assignee: Kengo Seki
 Attachments: HADOOP-12314.HADOOP-12111.00.patch


 Follow-up from HADOOP-12247. check_unittests returns the value of  
 $\{result}, but the status of *_process_tests is added to $\{results}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12314) check_unittests in test-patch.sh can return a wrong status

2015-08-13 Thread Kengo Seki (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kengo Seki updated HADOOP-12314:

Attachment: HADOOP-12314.HADOOP-12111.00.patch

-00:

* replace $results with $result in check_unittests
* declare $result locally in modules_workers
* unify $result and $retval (undeclared locally) into the former in 
precheck_mvninstall and check_mvninstall


 check_unittests in test-patch.sh can return a wrong status
 --

 Key: HADOOP-12314
 URL: https://issues.apache.org/jira/browse/HADOOP-12314
 Project: Hadoop Common
  Issue Type: Sub-task
  Components: yetus
Affects Versions: HADOOP-12111
Reporter: Kengo Seki
 Attachments: HADOOP-12314.HADOOP-12111.00.patch


 Follow-up from HADOOP-12247. check_unittests returns the value of  
 $\{result}, but the status of *_process_tests is added to $\{results}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12314) check_unittests in test-patch.sh can return a wrong status

2015-08-11 Thread Kengo Seki (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kengo Seki updated HADOOP-12314:

Description: Follow-up from HADOOP-12247. check_unittests returns the value 
of  $\{result}, but the status of *_process_tests is added to $\{results}.  
(was: Follow-up from HADOOP-12247. check_unittests returns the value of 
${result}, but the status of *_process_tests is added to ${results}.)

 check_unittests in test-patch.sh can return a wrong status
 --

 Key: HADOOP-12314
 URL: https://issues.apache.org/jira/browse/HADOOP-12314
 Project: Hadoop Common
  Issue Type: Sub-task
  Components: yetus
Affects Versions: HADOOP-12111
Reporter: Kengo Seki

 Follow-up from HADOOP-12247. check_unittests returns the value of  
 $\{result}, but the status of *_process_tests is added to $\{results}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)