You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2012/05/20 14:15:40 UTC

[jira] [Updated] (SOLR-3471) Tests not working on Windows

     [ https://issues.apache.org/jira/browse/SOLR-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated SOLR-3471:
--------------------------------

    Description: 
The following tests are failing on Windows quite often:

- SoftAutoCommitTest (all tests): There seem to be wrong assumes - I dont like the test "testing" how fast something is (there are slow machines or machines with <= 2 cores)
- TestSolrDeletionPolicy1.testCommitAge() - also maybe timing issue. Otherwise I think the custom Solr DeletionPolicy is not respecting the fact that Windows cannot delete open files
-  TestRealTimeGet.testStressRecovery(): See also SOLR-3461 for more discussion

I annotate the tests with an assume disabling Windows until this is fixed.

  was:
The following tests are failing on Windows quite often:

- SoftAutoCommitTest (all tests): There seem to be wrong assumes - I dont like the test "testing" how fast something is (there are slow machines or machines with <= 2 cores)
- TestSolrDeletionPolicy1.testCommitAge() - also maybe timing issue. Otherwise I think the custom Solr DeletionPolicy is not respecting the fact that Windows cannot delete open files

I annotate the tests with an assume disabling Windows until this is fixed.

    
> Tests not working on Windows
> ----------------------------
>
>                 Key: SOLR-3471
>                 URL: https://issues.apache.org/jira/browse/SOLR-3471
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Uwe Schindler
>            Priority: Blocker
>             Fix For: 4.0
>
>
> The following tests are failing on Windows quite often:
> - SoftAutoCommitTest (all tests): There seem to be wrong assumes - I dont like the test "testing" how fast something is (there are slow machines or machines with <= 2 cores)
> - TestSolrDeletionPolicy1.testCommitAge() - also maybe timing issue. Otherwise I think the custom Solr DeletionPolicy is not respecting the fact that Windows cannot delete open files
> -  TestRealTimeGet.testStressRecovery(): See also SOLR-3461 for more discussion
> I annotate the tests with an assume disabling Windows until this is fixed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org