Skip to content

Fix concurrent-extension race in MMapDirectory.Map, #1090 #951

Fix concurrent-extension race in MMapDirectory.Map, #1090

Fix concurrent-extension race in MMapDirectory.Map, #1090 #951

Triggered via pull request April 18, 2026 20:41
Status Success
Total duration 5m 15s
Artifacts 6

Lucene-Net-Tests-_T-Z.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Analysis/MockCharFilter.cs#L106
'SortedDictionary<int, int>.TryGetPredecessor(int, out KeyValuePair<int, int>)' is obsolete: 'Use TryGetPredecessor(TKey, out TKey, out TValue) or INavigableCollection<KeyValuePair<TKey, TValue>>.TryGetPredecessor(TKey, out KeyValuePair<TKey, TValue>) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L426
'SortedSet<SearchGroup.MergedGroup<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/SearchGroup.cs#L395
'SortedSet<SearchGroup.MergedGroup<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L195
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.Grouping/AbstractGroupFacetCollector.cs#L187
'SortedSet<AbstractGroupFacetCollector.FacetEntry>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Codecs/Compressing/CompressingTermVectorsWriter.cs#L475
'SortedSet<int>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L508
'SortedSet<Util.FSTPath<T>>.Min' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetFirst(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L439
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Util/Fst/Util.cs#L396
'SortedSet<Util.FSTPath<T>>.Max' is obsolete: 'This property is deprecated because the name does not match the behavior in descending order views. Use TryGetLast(out T) instead.'

Artifacts

Produced during runtime
Name Size Digest
testresults_ubuntu-latest_net10.0_x64_Release Expired
161 KB
sha256:4f337f901801d9ffd6a944faf0c3655d2e11ce5d3bdd855d1498d6f8454b7ba4
testresults_ubuntu-latest_net8.0_x64_Release Expired
162 KB
sha256:86ea25ca0228cf9168b8a1e0f069c2f1e10d054f8ff98b19c47631304fbadb50
testresults_windows-latest_net10.0_x64_Release Expired
161 KB
sha256:074b85498766e8fa74c2a930f9341c2e463d35fddc3e3addcc6a2803bedc2e30
testresults_windows-latest_net472_x64_Release Expired
157 KB
sha256:88986de6a445630575252a4e703ed15988fb37ad810781d5919c5666c98b97df
testresults_windows-latest_net48_x64_Release Expired
158 KB
sha256:5b1dba9426374033899ae9eff49c89c62a7daa8c50be61e487a4184f589c82d2
testresults_windows-latest_net8.0_x64_Release Expired
161 KB
sha256:7927a2ca57569dee9760a9790eb1615ff4d3a6ceb1eb49fab843bbb2a5b0f20a