[
https://issues.apache.org/jira/browse/LUCENE-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504782#comment-14504782
]
Uwe Schindler edited comment on LUCENE-6439 at 4/21/15 11:16 AM:
-----------------------------------------------------------------
In my opinion, the Maven build should change to the carrotsearch runner. There
is already an issue open: LUCENE-4045
For the same reason I disabled tests on the Maven Jenkins Build a while ago.
ASF Jenkins uses -DskipTests=true; this is why it never failed. Previously Solr
failed with similar errors, so I think that the surefire test runner is doning
crazy channel stuff that spawn threads. Maybe we should put those on the list
of "allowed threads". The failures on Linux are similar. We should open a
separate issue - its completely unrelated to this one.
was (Author: thetaphi):
In my opinion, the Maven build should change to the carrotsearch runner. There
is already an issue open: LUCENE-4045
For the same reason I disables tests on the Maven Jenkins Build a while ago.
ASF Jenkins uses -DskipTests=true; this is why it never failed. Previously Solr
failed with similar errors, so I think that the surefire test runner is doning
crazy channel stuff that spawn threads. Maybe we should put those on the list
of "allowed threads". The failures on Linux are similar. We should open a
separate issue - its completely unrelated to this one.
> Create test-framework/src/test
> ------------------------------
>
> Key: LUCENE-6439
> URL: https://issues.apache.org/jira/browse/LUCENE-6439
> Project: Lucene - Core
> Issue Type: Test
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: Trunk, 5.2
>
> Attachments: LUCENE-6439-maven.patch, LUCENE-6439.patch
>
>
> We have quite a few tests (~30 suites) for test-framework stuff
> ("test-the-tester") but currently they all sit in lucene/core housed with
> real tests.
> I think we should just give test-framework a src/test and move these tests
> there. This makes the build simpler in the future too, because its less
> "special".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]