Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing how the assemblies are referenced in NuGet #253

Merged
merged 1 commit into from
Oct 11, 2024

Fixing how the assemblies are referenced in NuGet

92c664a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fixing how the assemblies are referenced in NuGet #253

Fixing how the assemblies are referenced in NuGet
92c664a
Select commit
Loading
Failed to load commit list.
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