You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Rahul Sharma (JIRA)" <ji...@apache.org> on 2012/09/14 05:24:07 UTC

[jira] [Created] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

Rahul Sharma created CRUNCH-61:
----------------------------------

             Summary: mvn test should not execute integration tests i.e. those ending with IT
                 Key: CRUNCH-61
                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
             Project: Crunch
          Issue Type: Bug
            Reporter: Rahul Sharma
            Priority: Minor


mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455593#comment-13455593 ] 

Matthias Friedrich commented on CRUNCH-61:
------------------------------------------

Yes, looks like a mistake introduced in CRUNCH-34. I don't see a connection to CRUNCH-7 though.
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455631#comment-13455631 ] 

Matthias Friedrich commented on CRUNCH-61:
------------------------------------------

We can fail aborted builds (resulting in an email), but this happens quite often when the build machines are overloaded. We could fail the builds but increase the timeout significantly, perhaps up to 30 minutes.
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455611#comment-13455611 ] 

Matthias Friedrich commented on CRUNCH-61:
------------------------------------------

+1 for the patch, it worked locally. It seems this broke our builds in a subtle way; Crunch-master builds take too long, so Jenkins aborts them (unfortunately without sending a mail).
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455748#comment-13455748 ] 

Matthias Friedrich commented on CRUNCH-61:
------------------------------------------

Thanks! I've set the aborted builds to fail (with email) and the job time limit from 10 to 30 minutes. That should do it, but if crunch-dev gets spammed too much we'll have to think of a different solution.
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

Posted by "Rahul Sharma (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455624#comment-13455624 ] 

Rahul Sharma commented on CRUNCH-61:
------------------------------------

This does not sound good. Builds are not working and Jenkins is not sending any notifications. Last 3 builds haven't been successful. I think we should also fix notifications from Jenkins.
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

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

Rahul Sharma updated CRUNCH-61:
-------------------------------

    Attachment: CRUNCH-test.patch

The bug is due to the surefire-plugin configuration in parent pom. Fixed the same.
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CRUNCH-61) mvn test should not execute integration tests i.e. those ending with IT

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

Josh Wills resolved CRUNCH-61.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0

Apologies for that one, my bad. I just committed the fix. What's the right move on the continuous build stuff?
                
> mvn test should not execute integration tests i.e. those ending with IT
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-61
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-61
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: CRUNCH-test.patch
>
>
> mvn test should only execute unit tests and not integrations tests. This was fixed in issue CRUNCH-7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira