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 windows-latest-3.9 succeeded Oct 11, 2024 in 0s

744 passed, 0 failed and 22 skipped

Tests passed successfully

Report Passed Failed Skipped Time
CSnakes.Runtime.Tests-windows-latest-3.9-net8.0.trx 113✔️ 11✖️ 5s
CSnakes.Runtime.Tests-windows-latest-3.9-net9.0.trx 113✔️ 11✖️ 5s
CSnakes.Tests-windows-latest-3.9-net8.0.trx 166✔️ 9s
CSnakes.Tests-windows-latest-3.9-net9.0.trx 166✔️ 15s
Integration.Tests-windows-latest-3.9-net8.0.trx 91✔️ 23s
Integration.Tests-windows-latest-3.9-net9.0.trx 95✔️ 24s

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

124 tests were completed in 5s with 113 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 16ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 20ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 29ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 19ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 55ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 17ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 83ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 81ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 65ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 7✔️ 1✖️ 19ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 23ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 209ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 360ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 169ms

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

124 tests were completed in 5s with 113 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 18ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 20ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 30ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 19ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 5✔️ 53ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 18ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 66ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 74ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 59ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 7✔️ 1✖️ 26ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 13ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 198ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 375ms
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 176ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 9ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 4s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 7ms
CSnakes.Tests.TokenizerTests 81✔️ 149ms
CSnakes.Tests.TypeReflectionTests 49✔️ 169ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 13ms
CSnakes.Tests.GeneratedSignatureTests 25✔️ 6s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 3ms
CSnakes.Tests.TokenizerTests 81✔️ 401ms
CSnakes.Tests.TypeReflectionTests 49✔️ 225ms

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 19s
Integration.Tests.BasicTests 9✔️ 198ms
Integration.Tests.BufferTests 28✔️ 533ms
Integration.Tests.DefaultsTests 7✔️ 153ms
Integration.Tests.ExceptionTests 2✔️ 61ms
Integration.Tests.FalseReturns 12✔️ 211ms
Integration.Tests.GeneratorTests 2✔️ 19s
Integration.Tests.NoneTests 2✔️ 19s
Integration.Tests.TestDependency 1✔️ 19s
Integration.Tests.TestDicts 5✔️ 138ms
Integration.Tests.TupleTests 17✔️ 299ms

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 109ms
Integration.Tests.BasicTests 9✔️ 120ms
Integration.Tests.BufferTests 32✔️ 680ms
Integration.Tests.DefaultsTests 7✔️ 19s
Integration.Tests.ExceptionTests 2✔️ 19s
Integration.Tests.FalseReturns 12✔️ 19s
Integration.Tests.GeneratorTests 2✔️ 45ms
Integration.Tests.NoneTests 2✔️ 28ms
Integration.Tests.TestDependency 1✔️ 357ms
Integration.Tests.TestDicts 5✔️ 19s
Integration.Tests.TupleTests 17✔️ 248ms