Skip to content

Target .NET 9 if SDK is available

Sign in for the full log view
GitHub Actions / .NET Test report macos-latest-3.10 succeeded Oct 23, 2024 in 0s

804 passed, 0 failed and 34 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Conda.Tests-macos-latest-3.10-net8.0.trx 1✔️ 3s
Conda.Tests-macos-latest-3.10-net9.0.trx 1✔️ 3s
CSnakes.Runtime.Tests-macos-latest-3.10-net8.0.trx 120✔️ 17✖️ 8s
CSnakes.Runtime.Tests-macos-latest-3.10-net9.0.trx 120✔️ 17✖️ 8s
CSnakes.Tests-macos-latest-3.10-net8.0.trx 185✔️ 8s
CSnakes.Tests-macos-latest-3.10-net9.0.trx 185✔️ 8s
Integration.Tests-macos-latest-3.10-net8.0.trx 94✔️ 13s
Integration.Tests-macos-latest-3.10-net9.0.trx 98✔️ 8s

✔️ Conda.Tests-macos-latest-3.10-net8.0.trx

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Conda.Tests.BasicTests 1✔️ 1s

✔️ Conda.Tests-macos-latest-3.10-net9.0.trx

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Conda.Tests.BasicTests 1✔️ 1s

✔️ CSnakes.Runtime.Tests-macos-latest-3.10-net8.0.trx

137 tests were completed in 8s with 120 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 67ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 105ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 220ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 65ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 376ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 30ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 191ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 452ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 255ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 12ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 11ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 407ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 211ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 300ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 2s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 105ms

✔️ CSnakes.Runtime.Tests-macos-latest-3.10-net9.0.trx

137 tests were completed in 8s with 120 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 49ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 55ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 99ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 70ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 452ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 59ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 259ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 339ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 215ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 9ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 16ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 661ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 181ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 280ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 3s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 73ms

✔️ CSnakes.Tests-macos-latest-3.10-net8.0.trx

185 tests were completed in 8s with 185 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 5ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 5s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 4ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 683ms
CSnakes.Tests.TokenizerTests 81✔️ 222ms
CSnakes.Tests.TypeReflectionTests 49✔️ 85ms

✔️ CSnakes.Tests-macos-latest-3.10-net9.0.trx

185 tests were completed in 8s with 185 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 1ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 5s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 6ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 569ms
CSnakes.Tests.TokenizerTests 81✔️ 218ms
CSnakes.Tests.TypeReflectionTests 49✔️ 32ms

✔️ Integration.Tests-macos-latest-3.10-net8.0.trx

94 tests were completed in 13s with 94 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 16ms
Integration.Tests.BasicTests 9✔️ 35ms
Integration.Tests.BufferTests 28✔️ 213ms
Integration.Tests.DefaultsTests 7✔️ 3ms
Integration.Tests.ExceptionTests 2✔️ 4ms
Integration.Tests.FalseReturns 12✔️ 5ms
Integration.Tests.GeneratorTests 2✔️ 4ms
Integration.Tests.NoneTests 2✔️ 1ms
Integration.Tests.ReloadTests 3✔️ 5ms
Integration.Tests.TestDependency 1✔️ 105ms
Integration.Tests.TestDicts 5✔️ 5ms
Integration.Tests.TupleTests 17✔️ 30ms

✔️ Integration.Tests-macos-latest-3.10-net9.0.trx

98 tests were completed in 8s with 98 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 17ms
Integration.Tests.BasicTests 9✔️ 25ms
Integration.Tests.BufferTests 32✔️ 186ms
Integration.Tests.DefaultsTests 7✔️ 4ms
Integration.Tests.ExceptionTests 2✔️ 4ms
Integration.Tests.FalseReturns 12✔️ 6ms
Integration.Tests.GeneratorTests 2✔️ 3ms
Integration.Tests.NoneTests 2✔️ 1ms
Integration.Tests.ReloadTests 3✔️ 5ms
Integration.Tests.TestDependency 1✔️ 69ms
Integration.Tests.TestDicts 5✔️ 5ms
Integration.Tests.TupleTests 17✔️ 22ms