You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/07/04 21:05:48 UTC

[jira] [Commented] (LUCENE-5093) nightly-smoke should run some fail fast checks before doing the full smoke tester

    [ https://issues.apache.org/jira/browse/LUCENE-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700308#comment-13700308 ] 

Robert Muir commented on LUCENE-5093:
-------------------------------------

awesome! i think a lot of these checks do run on the source tree thats in the release .tar.gz.

so if we can do what you did here, and make a lot of the fast ones accessible directly on the source tree, we could incorporate these kinda things even into every jenkins build (via precommit: rather than just the heavy-duty check that takes 30 minutes and runs once a day or something).

and it makes fixing things locally faster.
                
> nightly-smoke should run some fail fast checks before doing the full smoke tester
> ---------------------------------------------------------------------------------
>
>                 Key: LUCENE-5093
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5093
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 5.0, 4.4
>
>         Attachments: LUCENE-5093.patch
>
>
> If something like the NOTICES fail the smoke tester, it currently takes 22 minutes to find out on my pretty fast machine. That means testing a fix also takes 22 minutes.
> It would be nice if some of these types of checks happened right away on the src tree - we should also check the actual artifacts with the same check later - but also have this fail fast path.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org