[
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: [email protected]
For additional commands, e-mail: [email protected]