You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jesse Yates (JIRA)" <ji...@apache.org> on 2012/04/24 19:51:34 UTC

[jira] [Created] (HBASE-5865) test-util.sh broken with unittest updates

Jesse Yates created HBASE-5865:
----------------------------------

             Summary: test-util.sh broken with unittest updates
                 Key: HBASE-5865
                 URL: https://issues.apache.org/jira/browse/HBASE-5865
             Project: HBase
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.96.0, 0.94.1
            Reporter: Jesse Yates
            Assignee: Jesse Yates
            Priority: Minor
             Fix For: 0.96.0, 0.94.1


Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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] [Commented] (HBASE-5865) test-util.sh broken with unittest updates

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261221#comment-13261221 ] 

Hudson commented on HBASE-5865:
-------------------------------

Integrated in HBase-0.94-security #20 (See [https://builds.apache.org/job/HBase-0.94-security/20/])
    HBASE-5865 test-util.sh broken with unittest updates (Revision 1329903)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.94/dev-support/test-util.sh

                
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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] [Commented] (HBASE-5865) test-util.sh broken with unittest updates

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260864#comment-13260864 ] 

Hudson commented on HBASE-5865:
-------------------------------

Integrated in HBase-TRUNK #2808 (See [https://builds.apache.org/job/HBase-TRUNK/2808/])
    HBASE-5865 test-util.sh broken with unittest updates (Revision 1329904)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/dev-support/test-util.sh

                
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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] [Commented] (HBASE-5865) test-util.sh broken with unittest updates

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261336#comment-13261336 ] 

Hudson commented on HBASE-5865:
-------------------------------

Integrated in HBase-TRUNK-security #183 (See [https://builds.apache.org/job/HBase-TRUNK-security/183/])
    HBASE-5865 test-util.sh broken with unittest updates (Revision 1329904)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/dev-support/test-util.sh

                
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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-5865) test-util.sh broken with unittest updates

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-5865:
---------------------------------

    Fix Version/s:     (was: 0.94.1)
                   0.94.0
    
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.94.0, 0.96.0
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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] [Commented] (HBASE-5865) test-util.sh broken with unittest updates

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260854#comment-13260854 ] 

Hudson commented on HBASE-5865:
-------------------------------

Integrated in HBase-0.94 #144 (See [https://builds.apache.org/job/HBase-0.94/144/])
    HBASE-5865 test-util.sh broken with unittest updates (Revision 1329903)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/dev-support/test-util.sh

                
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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-5865) test-util.sh broken with unittest updates

Posted by "Jesse Yates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Yates updated HBASE-5865:
-------------------------------

    Attachment: sh_HBASE-5865-v0.patch

Attaching patch with the fix. Also adds the option to echo the command that is actually run and where the script is being run.
                
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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] [Resolved] (HBASE-5865) test-util.sh broken with unittest updates

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-5865.
--------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Tried it. Seems to work.  Committed trunk and 0.94.  Thanks for the patch Jesse.
                
> test-util.sh broken with unittest updates
> -----------------------------------------
>
>                 Key: HBASE-5865
>                 URL: https://issues.apache.org/jira/browse/HBASE-5865
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: sh_HBASE-5865-v0.patch
>
>
> Since the default maven test is meant to be run on the server, this test script always fails. Needs to take into account the location of where the script is being run as well as some debugging options for future fixes.

--
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