Build Lucene.NET :: Lucene.NET Core [master] #397 failed (Tests failed: 22 (5 new), passed: 2432, ignored: 112). Agent: JetBrains-dotnet-agent01 Build results: http://teamcity.codebetter.com/viewLog.html?buildId=189401&buildTypeId=LuceneNet_Core
Failed Tests Summary: Newly failed tests (5 tests, alphabetically ordered) ================================================================== Lucene.Net.Tests.dll: Lucene.Net.Codecs.Compressing.TestCompressingTermVectorsFormat.BaseTermVectorsFormatTestCase.TestMixedOptions Lucene.Net.Tests.dll: Lucene.Net.Index.TestIndexWriterExceptions.TestExceptionDuringRollback Lucene.Net.Tests.dll: Lucene.Net.Index.TestIndexWriterReader.TestTooManySegments Lucene.Net.Tests.dll: Lucene.Net.Index.TestStressIndexing2.TestMultiConfig Lucene.Net.Tests.dll: Lucene.Net.Search.TestFilteredQuery.TestFilteredQuery_Mem Other failed tests (17 tests, alphabetically ordered) ================================================================== Lucene.Net.Tests.dll: Lucene.Net.Codecs.Lucene3x.TestLucene3xStoredFieldsFormat.BaseStoredFieldsFormatTestCase.TestConcurrentReads Lucene.Net.Tests.dll: Lucene.Net.Codecs.Lucene41.TestBlockPostingsFormat2 Lucene.Net.Tests.dll: Lucene.Net.Index.TestDirectoryReader.TestNoDir Lucene.Net.Tests.dll: Lucene.Net.Index.TestDocumentsWriterStallControl.TestSimpleStall Lucene.Net.Tests.dll: Lucene.Net.Index.TestDuelingCodecs.TestEquals Lucene.Net.Tests.dll: Lucene.Net.Index.TestIndexWriterExceptions.TestExceptionOnMergeInit Lucene.Net.Tests.dll: Lucene.Net.Index.TestTransactions.TestTransactions_Mem Lucene.Net.Tests.dll: Lucene.Net.Search.TestFuzzyQuery.TestTieBreaker Lucene.Net.Tests.dll: Lucene.Net.Search.TestSimpleExplanations.TestDMQ8 Lucene.Net.Tests.dll: Lucene.Net.Search.TestTermVectors Lucene.Net.Tests.dll: Lucene.Net.Search.TestTermVectors.TestMixedVectrosVectors Lucene.Net.Tests.dll: Lucene.Net.Search.TestTopDocsMerge.TestSort_1 Lucene.Net.Tests.dll: Lucene.Net.Store.TestBufferedIndexInput.TestSetBufferSize Lucene.Net.Tests.dll: Lucene.Net.Store.TestDirectory.TestDontCreate Lucene.Net.Tests.dll: Lucene.Net.Store.TestFileSwitchDirectory.TestNoDir Lucene.Net.Tests.dll: Lucene.Net.Tests.TestAssertions.TestTokenStreams Lucene.Net.Tests.dll: Lucene.Net.Util.TestIndexableBinaryStringTools.TestEncodedSortability Newly failed tests details (only first 3 failures shown here) ================================================================== Lucene.Net.Tests.dll: Lucene.Net.Codecs.Compressing.TestCompressingTermVectorsFormat.BaseTermVectorsFormatTestCase.TestMixedOptions (new) ================= Test(s) failed. System.Exception : MockDirectoryWrapper: cannot close: there are still open files: _0.nvd ,_0_Lucene41_0.tim ,_0_Lucene41_0.pos ,_0_Lucene41_0.doc ,_0_Lucene41_0.pay ,_0.tvd ,_0.fdt ----> System.Exception : unclosed IndexInput: _0.tvd at Lucene.Net.Store.MockDirectoryWrapper.Dispose() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.TestFramework\Store\MockDirectoryWrapper.cs:line 918 at Lucene.Net.Index.BaseTermVectorsFormatTestCase.TestMixedOptions() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.TestFramework\Index\BaseTermVectorsFormatTestCase.cs:line 782 --Exception ------- Stdout: ------- WARNING: Leftover undeleted temporary files The process cannot access the file 'write.lock' because it is being used by another process. Lucene.Net.Tests.dll: Lucene.Net.Index.TestIndexWriterExceptions.TestExceptionDuringRollback (new) ================= Test(s) failed. Expected string length 5 but was 0. Strings differ at index 0. Expected: "BOOM!" But was: <string.Empty> -----------^ at NUnit.Framework.Assert.That(Object actual, IResolveConstraint expression, String message, Object[] args) at NUnit.Framework.Assert.AreEqual(Object expected, Object actual) at Lucene.Net.Index.TestIndexWriterExceptions.TestExceptionDuringRollback() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Tests\core\Index\TestIndexWriterExceptions.cs:line 2474 Lucene.Net.Tests.dll: Lucene.Net.Index.TestIndexWriterReader.TestTooManySegments (new) ================= Test(s) failed. Test exceeded Timeout value of 20000ms see all newly failed tests: http://teamcity.codebetter.com/viewLog.html?buildId=189401&buildTypeId=LuceneNet_Core Other failed tests details (only first 3 failures shown here) ================================================================== Lucene.Net.Tests.dll: Lucene.Net.Codecs.Lucene3x.TestLucene3xStoredFieldsFormat.BaseStoredFieldsFormatTestCase.TestConcurrentReads ================= Test(s) failed. System.InvalidOperationException : Expected 1 hit, got 0 at Lucene.Net.Index.BaseStoredFieldsFormatTestCase.TestConcurrentReads() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.TestFramework\Index\BaseStoredFieldsFormatTestCase.cs:line 453 Lucene.Net.Tests.dll: Lucene.Net.Codecs.Lucene41.TestBlockPostingsFormat2 ================= TearDown method failed. CheckIndex failed at Lucene.Net.Util.TestUtil.CheckIndex(Directory dir, Boolean crossCheckTermVectors) in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.TestFramework\Util\TestUtil.cs:line 257 at Lucene.Net.Codecs.Lucene41.TestBlockPostingsFormat2.TearDown() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Tests\core\Codecs\Lucene41\TestBlockPostingsFormat2.cs:line 65 Lucene.Net.Tests.dll: Lucene.Net.Index.TestDirectoryReader.TestNoDir ================= Test(s) failed. Lucene.Net.Store.NoSuchDirectoryException : directory 'Z:\Builds\temp\buildTmp\LuceneTemp\doesnotexist-1' does not exist at Lucene.Net.Store.FSDirectory.ListAll(DirectoryInfo dir) in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Core\Store\FSDirectory.cs:line 238 at Lucene.Net.Store.FSDirectory.ListAll() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Core\Store\FSDirectory.cs:line 284 at Lucene.Net.Store.MockDirectoryWrapper.ListAll() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.TestFramework\Store\MockDirectoryWrapper.cs:line 1207 at Lucene.Net.Index.SegmentInfos.FindSegmentsFile.Run(IndexCommit commit) in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Core\Index\SegmentInfos.cs:line 892 at Lucene.Net.Index.StandardDirectoryReader.Open(Directory directory, IndexCommit commit, Int32 termInfosIndexDivisor) in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Core\Index\StandardDirectoryReader.cs:line 53 at Lucene.Net.Index.TestDirectoryReader.TestNoDir() in z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Tests\core\Index\TestDirectoryReader.cs:line 739 Changes included (1 change) ==================================================== Change 38139379ba44e582b014fe8a5817779fa112be0a by laimis (3 files): make sure to invoke appropriate CompareValues via FieldComparator see more information about changed files: http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=189401&buildTypeId=LuceneNet_Core ============================================================================ Configure email notifications: http://teamcity.codebetter.com/profile.html?init=1&tab=userNotifications
