[
https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457320#comment-13457320
]
Dawid Weiss commented on SOLR-3766:
-----------------------------------
I've set up a build on jenkins that runs tests marked with BadApple annotation
(in addition to all other tests). This build won't stop on failures and neither
will it send e-mails on failures.
I plan to progressively annotate tests with this annotation if they're
recurring failures, as agreed during mailing list discussion (well, at least
there were no clear vetos).
> A test group and build plan for known unstable tests
> ----------------------------------------------------
>
> Key: SOLR-3766
> URL: https://issues.apache.org/jira/browse/SOLR-3766
> Project: Solr
> Issue Type: Task
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Minor
>
> As discussed on the mailing list and suggested by Hoss:
> {code}
> 1) slap a special "@UnstableTest" annotation on them
> 2) set up a new jenkins job that *only* runs these @UnstableTest jobs
> 3) configure this new jenkins job to not send any email
> {code}
> Point 1 is trivial, 2 I have filed an issue for in the runner --
> https://github.com/carrotsearch/randomizedtesting/issues/122
> that I will take care of shortly.
--
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]