PR #340 #183
GitHub Actions / .NET Test report macos-latest-3.12
succeeded
Jan 15, 2025 in 1s
818 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-macos-latest-3.12-net8.0.trx | 1✔️ | 10s | ||
Conda.Tests-macos-latest-3.12-net9.0.trx | 1✔️ | 8s | ||
CSnakes.Runtime.Tests-macos-latest-3.12-net8.0.trx | 125✔️ | 17✖️ | 17s | |
CSnakes.Runtime.Tests-macos-latest-3.12-net9.0.trx | 125✔️ | 17✖️ | 15s | |
CSnakes.Tests-macos-latest-3.12-net8.0.trx | 186✔️ | 17s | ||
CSnakes.Tests-macos-latest-3.12-net9.0.trx | 186✔️ | 18s | ||
Integration.Tests-macos-latest-3.12-net8.0.trx | 94✔️ | 27s | ||
Integration.Tests-macos-latest-3.12-net9.0.trx | 98✔️ | 21s | ||
RedistributablePython.Tests-macos-latest-3.12-net8.0.trx | 1✔️ | 18s | ||
RedistributablePython.Tests-macos-latest-3.12-net9.0.trx | 1✔️ | 15s |
✔️ Conda.Tests-macos-latest-3.12-net8.0.trx
1 tests were completed in 10s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 5s |
✔️ Conda.Tests-macos-latest-3.12-net9.0.trx
1 tests were completed in 8s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 3s |
✔️ CSnakes.Runtime.Tests-macos-latest-3.12-net8.0.trx
142 tests were completed in 17s with 125 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 131ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 268ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 140ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 68ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 729ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 106ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 452ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 406ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 358ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 13ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 11ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 974ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 145ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 474ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 5s | ||
CSnakes.Runtime.Tests.Python.RunTests | 5✔️ | 665ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 373ms |
✔️ CSnakes.Runtime.Tests-macos-latest-3.12-net9.0.trx
142 tests were completed in 15s with 125 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 334ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 139ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 283ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 143ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 1s | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 88ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 1s | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 454ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 645ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 43ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 770ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 194ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 342ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 3s | ||
CSnakes.Runtime.Tests.Python.RunTests | 5✔️ | 432ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 419ms |
✔️ CSnakes.Tests-macos-latest-3.12-net8.0.trx
186 tests were completed in 17s with 186 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 0ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 11s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 3ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 15✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 748ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 711ms |
✔️ CSnakes.Tests-macos-latest-3.12-net9.0.trx
186 tests were completed in 18s with 186 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 109ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 10s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 117ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 15✔️ | 850ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 386ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 490ms |
✔️ Integration.Tests-macos-latest-3.12-net8.0.trx
94 tests were completed in 27s with 94 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 99ms | ||
Integration.Tests.BasicTests | 9✔️ | 222ms | ||
Integration.Tests.BufferTests | 28✔️ | 754ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 11ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 38ms | ||
Integration.Tests.FalseReturns | 12✔️ | 40ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 6ms | ||
Integration.Tests.NoneTests | 2✔️ | 6ms | ||
Integration.Tests.ReloadTests | 3✔️ | 18ms | ||
Integration.Tests.TestDependency | 1✔️ | 128ms | ||
Integration.Tests.TestDicts | 5✔️ | 9ms | ||
Integration.Tests.TupleTests | 17✔️ | 119ms |
✔️ Integration.Tests-macos-latest-3.12-net9.0.trx
98 tests were completed in 21s with 98 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 24ms | ||
Integration.Tests.BasicTests | 9✔️ | 92ms | ||
Integration.Tests.BufferTests | 32✔️ | 599ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 12ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 25ms | ||
Integration.Tests.FalseReturns | 12✔️ | 28ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 10ms | ||
Integration.Tests.NoneTests | 2✔️ | 14ms | ||
Integration.Tests.ReloadTests | 3✔️ | 28ms | ||
Integration.Tests.TestDependency | 1✔️ | 95ms | ||
Integration.Tests.TestDicts | 5✔️ | 29ms | ||
Integration.Tests.TupleTests | 17✔️ | 68ms |
✔️ RedistributablePython.Tests-macos-latest-3.12-net8.0.trx
1 tests were completed in 18s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
RedistributablePython.Tests.BasicTests | 1✔️ | 13s |
✔️ RedistributablePython.Tests-macos-latest-3.12-net9.0.trx
1 tests were completed in 15s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
RedistributablePython.Tests.BasicTests | 1✔️ | 11s |
Loading