Skip to content

Upgrade NUnit to v4; misc test improvements, #1001 #295

Upgrade NUnit to v4; misc test improvements, #1001

Upgrade NUnit to v4; misc test improvements, #1001 #295

Triggered via pull request May 4, 2026 13:45
Status Failure
Total duration 3m 31s
Artifacts
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 6 warnings
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (ubuntu-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net472, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net10.0, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L944
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws<TExpected>(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws<TExpected>(System.Action)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L936
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action, string, params object?[]?)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L929
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.Throws(System.Type, NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.Throws(System.Type, System.Action)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L908
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action)'
Test (windows-latest, net48, x64, Release): src/Lucene.Net.TestFramework/Support/TestFramework/Assert.cs#L901
The call is ambiguous between the following methods or properties: 'NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate, string, params object?[]?)' and 'NUnit.Framework.Assert.DoesNotThrow(System.Action, string, params object?[]?)'
Test (ubuntu-latest, net10.0, x64, Release)
No files were found with the provided path: /home/runner/work/lucenenet/lucenenet/testresults_ubuntu-latest_net10.0_x64_Release. No artifacts will be uploaded.
Test (ubuntu-latest, net8.0, x64, Release)
No files were found with the provided path: /home/runner/work/lucenenet/lucenenet/testresults_ubuntu-latest_net8.0_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net472, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net472_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net8.0, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net8.0_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net10.0, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net10.0_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net48, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net48_x64_Release. No artifacts will be uploaded.