Add free-threaded on Python for Windows via nuget #225
GitHub Actions / .NET Test report macos-latest-3.11-false
succeeded
Oct 1, 2024 in 0s
730 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests-macos-latest-3.11-false-net8.0.trx | 107✔️ | 17✖️ | 12s | |
CSnakes.Runtime.Tests-macos-latest-3.11-false-net9.0.trx | 107✔️ | 17✖️ | 9s | |
CSnakes.Tests-macos-latest-3.11-false-net8.0.trx | 165✔️ | 14s | ||
CSnakes.Tests-macos-latest-3.11-false-net9.0.trx | 165✔️ | 14s | ||
Integration.Tests-macos-latest-3.11-false-net8.0.trx | 91✔️ | 27s | ||
Integration.Tests-macos-latest-3.11-false-net9.0.trx | 95✔️ | 23s |
✔️ CSnakes.Runtime.Tests-macos-latest-3.11-false-net8.0.trx
124 tests were completed in 12s with 107 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 51ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 105ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 173ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 63ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 5✔️ | 331ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 88ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 389ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 351ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 448ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 14ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 18ms | |
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 1s | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 4s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 272ms |
✔️ CSnakes.Runtime.Tests-macos-latest-3.11-false-net9.0.trx
124 tests were completed in 9s with 107 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 73ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 117ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 95ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 55ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 5✔️ | 264ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 47ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 449ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 282ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 283ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 15ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 14ms | |
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 585ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 152ms |
✔️ CSnakes.Tests-macos-latest-3.11-false-net8.0.trx
165 tests were completed in 14s with 165 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 11ms | ||
CSnakes.Tests.GeneratedSignatureTests | 25✔️ | 9s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 466ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 287ms |
✔️ CSnakes.Tests-macos-latest-3.11-false-net9.0.trx
165 tests were completed in 14s with 165 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 21ms | ||
CSnakes.Tests.GeneratedSignatureTests | 25✔️ | 9s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 350ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 305ms |
✔️ Integration.Tests-macos-latest-3.11-false-net8.0.trx
91 tests were completed in 27s with 91 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 570ms | ||
Integration.Tests.BasicTests | 9✔️ | 20s | ||
Integration.Tests.BufferTests | 28✔️ | 3s | ||
Integration.Tests.DefaultsTests | 7✔️ | 750ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 179ms | ||
Integration.Tests.FalseReturns | 12✔️ | 1s | ||
Integration.Tests.GeneratorTests | 2✔️ | 260ms | ||
Integration.Tests.NoneTests | 2✔️ | 20s | ||
Integration.Tests.TestDependency | 1✔️ | 355ms | ||
Integration.Tests.TestDicts | 5✔️ | 20s | ||
Integration.Tests.TupleTests | 17✔️ | 2s |
✔️ Integration.Tests-macos-latest-3.11-false-net9.0.trx
95 tests were completed in 23s with 95 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 547ms | ||
Integration.Tests.BasicTests | 9✔️ | 688ms | ||
Integration.Tests.BufferTests | 32✔️ | 3s | ||
Integration.Tests.DefaultsTests | 7✔️ | 597ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 14s | ||
Integration.Tests.FalseReturns | 12✔️ | 15s | ||
Integration.Tests.GeneratorTests | 2✔️ | 121ms | ||
Integration.Tests.NoneTests | 2✔️ | 170ms | ||
Integration.Tests.TestDependency | 1✔️ | 330ms | ||
Integration.Tests.TestDicts | 5✔️ | 462ms | ||
Integration.Tests.TupleTests | 17✔️ | 15s |
Loading