You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Marek Sapota (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 23:10:41 UTC

[jira] [Created] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

TestHiveServer doesn't produce a JUnit report file
--------------------------------------------------

                 Key: HIVE-2630
                 URL: https://issues.apache.org/jira/browse/HIVE-2630
             Project: Hive
          Issue Type: Bug
            Reporter: Marek Sapota
            Assignee: Marek Sapota
         Attachments: HIVE-2630.D621.1.patch

Run `ant test -Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST-*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

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

John Sichi resolved HIVE-2630.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0
     Hadoop Flags: Reviewed

Committed to trunk.  Thanks Marek!

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

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

Marek Sapota updated HIVE-2630:
-------------------------------

    Description: Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.  (was: Run `ant test -Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST-*.xml' file was produced by JUnit.)
    
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

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

Phabricator updated HIVE-2630:
------------------------------

    Attachment: HIVE-2630.D621.1.patch

mareksapotafb requested code review of "HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file".
Reviewers: JIRA

  Remove property overrides

  Run `ant test <del>Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST</del>*.xml' file was produced by JUnit.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D621

AFFECTED FILES
  service/build.xml

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/1377/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test -Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST-*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

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

Hudson commented on HIVE-2630:
------------------------------

Integrated in Hive-trunk-h0.23.0 #4 (See [https://builds.apache.org/job/Hive-trunk-h0.23.0/4/])
    HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file
(Marek Sapota via John Sichi)

Summary:
Remove property overrides

Run `ant test <del>Dtestcase=TestHiveServer && ant testreport`, the test report
will be empty because not 'TEST</del>*.xml' file was produced by JUnit.

Test Plan: EMPTY

Reviewers: JIRA, jsichi

Reviewed By: jsichi

CC: mareksapotafb, jsichi

Differential Revision: 621

jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1211265
Files : 
* /hive/trunk/service/build.xml

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163907#comment-13163907 ] 

Phabricator commented on HIVE-2630:
-----------------------------------

mareksapotafb has added reviewers to the revision "HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file".
Added Reviewers: jsichi

REVISION DETAIL
  https://reviews.facebook.net/D621

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163921#comment-13163921 ] 

Phabricator commented on HIVE-2630:
-----------------------------------

jsichi has accepted the revision "HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file".

  +1, will commit when tests pass.

REVISION DETAIL
  https://reviews.facebook.net/D621

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

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

Marek Sapota updated HIVE-2630:
-------------------------------

    Attachment: HIVE-2630.D621.1.patch

Forgot to do the license grant thing again.
                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2630.D621.1.patch, HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

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

Hudson commented on HIVE-2630:
------------------------------

Integrated in Hive-trunk-h0.21 #1128 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1128/])
    HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file
(Marek Sapota via John Sichi)

Summary:
Remove property overrides

Run `ant test <del>Dtestcase=TestHiveServer && ant testreport`, the test report
will be empty because not 'TEST</del>*.xml' file was produced by JUnit.

Test Plan: EMPTY

Reviewers: JIRA, jsichi

Reviewed By: jsichi

CC: mareksapotafb, jsichi

Differential Revision: 621

jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1211265
Files : 
* /hive/trunk/service/build.xml

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

--
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] (HIVE-2630) TestHiveServer doesn't produce a JUnit report file

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164045#comment-13164045 ] 

Phabricator commented on HIVE-2630:
-----------------------------------

mareksapotafb has committed the revision "HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file".

REVISION DETAIL
  https://reviews.facebook.net/D621

COMMIT
  https://reviews.facebook.net/rHIVE1211265

                
> TestHiveServer doesn't produce a JUnit report file
> --------------------------------------------------
>
>                 Key: HIVE-2630
>                 URL: https://issues.apache.org/jira/browse/HIVE-2630
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2630.D621.1.patch
>
>
> Run `ant test --Dtestcase=TestHiveServer && ant testreport`, the test report will be empty because not 'TEST--*.xml' file was produced by JUnit.

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