Skip to content

Fixing how the assemblies are referenced in NuGet #465

Fixing how the assemblies are referenced in NuGet

Fixing how the assemblies are referenced in NuGet #465

GitHub Actions / .NET Test report macos-latest-3.9 succeeded Oct 11, 2024 in 1s

732 passed, 0 failed and 34 skipped

Tests passed successfully

Report Passed Failed Skipped Time
CSnakes.Runtime.Tests-macos-latest-3.9-net8.0.trx 107✔️ 17✖️ 7s
CSnakes.Runtime.Tests-macos-latest-3.9-net9.0.trx 107✔️ 17✖️ 4s
CSnakes.Tests-macos-latest-3.9-net8.0.trx 166✔️ 8s
CSnakes.Tests-macos-latest-3.9-net9.0.trx 166✔️ 8s
Integration.Tests-macos-latest-3.9-net8.0.trx 91✔️ 17s
Integration.Tests-macos-latest-3.9-net9.0.trx 95✔️ 13s

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

124 tests were completed in 7s with 107 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✔️ 59ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 120ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 42ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 173ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 61ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 363ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 168ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 235ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 302ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 3s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 95ms

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

124 tests were completed in 4s with 107 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 30ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 42ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 42ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 27ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 107ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 25ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 159ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 171ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 138ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 240ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 997ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 96ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 0ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 4s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 5ms
CSnakes.Tests.TokenizerTests 81✔️ 277ms
CSnakes.Tests.TypeReflectionTests 49✔️ 254ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 1ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 5s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 7ms
CSnakes.Tests.TokenizerTests 81✔️ 142ms
CSnakes.Tests.TypeReflectionTests 49✔️ 107ms

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

91 tests were completed in 17s with 91 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 363ms
Integration.Tests.BasicTests 9✔️ 446ms
Integration.Tests.BufferTests 28✔️ 2s
Integration.Tests.DefaultsTests 7✔️ 448ms
Integration.Tests.ExceptionTests 2✔️ 12s
Integration.Tests.FalseReturns 12✔️ 768ms
Integration.Tests.GeneratorTests 2✔️ 12s
Integration.Tests.NoneTests 2✔️ 100ms
Integration.Tests.TestDependency 1✔️ 132ms
Integration.Tests.TestDicts 5✔️ 217ms
Integration.Tests.TupleTests 17✔️ 13s

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 194ms
Integration.Tests.BasicTests 9✔️ 10s
Integration.Tests.BufferTests 32✔️ 1s
Integration.Tests.DefaultsTests 7✔️ 269ms
Integration.Tests.ExceptionTests 2✔️ 95ms
Integration.Tests.FalseReturns 12✔️ 440ms
Integration.Tests.GeneratorTests 2✔️ 9s
Integration.Tests.NoneTests 2✔️ 69ms
Integration.Tests.TestDependency 1✔️ 147ms
Integration.Tests.TestDicts 5✔️ 10s
Integration.Tests.TupleTests 17✔️ 666ms