Build Lucene.NET :: Lucene.NET Core [master] #415 failed (Tests failed: 19 (8 
new), passed: 2434, ignored: 112).
Agent: JetBrains-dotnet-agent02
Build results: 
http://teamcity.codebetter.com/viewLog.html?buildId=190184&buildTypeId=LuceneNet_Core

Failed Tests Summary:
Newly failed tests (8 tests, alphabetically ordered)
==================================================================
Lucene.Net.Tests.dll: 
Lucene.Net.Codecs.Compressing.TestCompressingStoredFieldsFormat.BaseStoredFieldsFormatTestCase.TestConcurrentReads
Lucene.Net.Tests.dll: 
Lucene.Net.Index.TestDocValuesFormat.BaseDocValuesFormatTestCase.TestHugeBinaryValues
Lucene.Net.Tests.dll: Lucene.Net.Index.TestIndexWriterReader.TestMergeWarmer
Lucene.Net.Tests.dll: 
Lucene.Net.Index.TestIndexWriterWithThreads.TestIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
Lucene.Net.Tests.dll: Lucene.Net.Index.TestNRTThreads.TestNRTThreads_Mem
Lucene.Net.Tests.dll: 
Lucene.Net.Search.TestAutomatonQuery.TestHashCodeWithThreads
Lucene.Net.Tests.dll: 
Lucene.Net.Search.TestSearcherManager.TestSearcherManager_Mem
Lucene.Net.Tests.dll: Lucene.Net.Search.TestTopDocsMerge.TestSort_1

Other failed tests (11 tests, alphabetically ordered)
==================================================================
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.TestIndexWriter.TestTwoThreadsInterruptDeadlock
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.TestTopDocsMerge.TestSort_2
Lucene.Net.Tests.dll: Lucene.Net.Tests.TestAssertions.TestTokenStreams



Newly failed tests details (only first 3 failures shown here)
==================================================================
Lucene.Net.Tests.dll: 
Lucene.Net.Codecs.Compressing.TestCompressingStoredFieldsFormat.BaseStoredFieldsFormatTestCase.TestConcurrentReads
 (new) =================
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.Index.TestDocValuesFormat.BaseDocValuesFormatTestCase.TestHugeBinaryValues
 (new) =================
Test(s) failed. Test exceeded Timeout value of 20000ms

------- 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.TestIndexWriterReader.TestMergeWarmer 
(new) =================
Test(s) failed. Test exceeded Timeout value of 20000ms

see all newly failed tests: 
http://teamcity.codebetter.com/viewLog.html?buildId=190184&buildTypeId=LuceneNet_Core



Other failed tests details (only first 3 failures shown here)
==================================================================
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
Lucene.Net.Tests.dll: 
Lucene.Net.Index.TestDocumentsWriterStallControl.TestSimpleStall 
=================
Test(s) failed.   Expected: True
  But was:  False

   at NUnit.Framework.Assert.That(Object actual, IResolveConstraint expression, 
String message, Object[] args)
   at NUnit.Framework.Assert.IsTrue(Boolean condition)
   at Lucene.Net.Index.TestDocumentsWriterStallControl.TestSimpleStall() in 
z:\Builds\work\bcdbe6b8cc677a49\src\Lucene.Net.Tests\core\Index\TestDocumentsWriterStallControl.cs:line
 54
Changes included (4 changes)
====================================================
Change 784eba7e84356c160c285cd8a852be4ccdc45f97 by itamar (0 file):
Merge remote-tracking branch 'laimis/mockanalyzer_fix'


Change 569f302818d8a01d659bada26c5f8d3eb357f9da by laimis (1 file):
bring back the tests to match Lucene


Change 9f5fa011ca5a8ef58a84c50b43d639751120a136 by laimis (1 file):
make sure offsetGap is nullable int


Change ab7e9321fc8f5fd020020e4c4ba7051deaf3667f by laimis (19 files):
use SafeGet and SafeSet for bitarray to match Lucene behavior


see more information about changed files: 
http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=190184&buildTypeId=LuceneNet_Core

============================================================================
Configure email notifications: 
http://teamcity.codebetter.com/profile.html?init=1&tab=userNotifications

Reply via email to