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

Uwe Schindler commented on LUCENE-6439:
---------------------------------------

Hi Robert: I checked the assumes, they are all working. So it correctly detects 
windows also on Maven.

The difference is that the Maven build uses the surefire plugin and not the 
test-runner framework of Dawid. Maybe this causes issues here. To me it looks 
like some additional threads are started as a side effect. Unfortunately I have 
no idea.

The error was also happening previously, so is unrelated to this issue. This is 
why I resolved it. We broke nothing that was not broke already.

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

Reply via email to