[jira] [Updated] (HBASE-4560) Script to find hanging test cases in build

2011-10-13 Thread ramkrishna.s.vasudevan (Updated) (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-4560:
--

Attachment: findHangingTest.sh

Here is updated script which can deal with the following (seen in 0.92 builds):

Forking command line: /bin/sh -c cd 
/home/jenkins/jenkins-slave/workspace/HBase-0.92/trunk  
/home/jenkins/tools/java/jdk1.6.0_20-32/jre/bin/java -enableassertions 
-Xmx1400m -jar 
/home/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/surefire/surefirebooter4703782102378142256.jar
 
/home/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/surefire/surefire3949665940469355164tmp
 
/home/jenkins/jenkins-slave/workspace/HBase-0.92/trunk/target/surefire/surefire6167598571578719491tmp

 Script to find hanging test cases in build
 --

 Key: HBASE-4560
 URL: https://issues.apache.org/jira/browse/HBASE-4560
 Project: HBase
  Issue Type: Improvement
Reporter: ramkrishna.s.vasudevan
Priority: Minor
 Attachments: findHangingTest.sh, findHangingTest.sh


 A script that parses the console output to get the hanging test names. This 
 will be very useful to know the hanging test case names when we see in some 
 builds all the test cases run but still the build shows failed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-4560) Script to find hanging test cases in build

2011-10-09 Thread ramkrishna.s.vasudevan (Updated) (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-4560:
--

Attachment: findHangingTest.sh

A script that parses the console output and finds the testcases that hangs.

 Script to find hanging test cases in build
 --

 Key: HBASE-4560
 URL: https://issues.apache.org/jira/browse/HBASE-4560
 Project: HBase
  Issue Type: Improvement
Reporter: ramkrishna.s.vasudevan
Priority: Minor
 Attachments: findHangingTest.sh


 A script that parses the console output to get the hanging test names. This 
 will be very useful to know the hanging test case names when we see in some 
 builds all the test cases run but still the build shows failed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira