[
https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531099#comment-13531099
]
Yonik Seeley commented on SOLR-4169:
------------------------------------
While we're discussing the way things should ideally be.... if I had my way, we
wouldn't need tests because people wouldn't add bugs ;-)
The labels of "integration" or "unit" don't really matter much here - they are
all important and need to be run.
Integration tests are needed to ensure things work more full-stack. Lower
level tests can be useful to either test more combinations quickly, or for an
aid in debugging. Tests that are too low level can also be a maintenance
nightmare too, because they assert current implementation details you don't
really care about.
> The test suite should consistently pass
> ---------------------------------------
>
> Key: SOLR-4169
> URL: https://issues.apache.org/jira/browse/SOLR-4169
> Project: Solr
> Issue Type: Bug
> Components: Tests
> Reporter: Robert Muir
> Priority: Blocker
> Fix For: 4.1
>
>
> I'm at the end of my rope.
> Last week I tried to help with this: but its already wednesday and solr tests
> are 20x worse.
> Users are complaining that they cannot get snapshots and test them, because
> the tests fail all the time.
> Maven dependencies are wrong, but we never knew, because the tests never
> succeeded so the validation task hasn't actually run in months.
> I think fixing this situation is a blocker to release: I can't imagine a
> bigger blocker actually.
--
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]