PR #340 #183
GitHub Actions / .NET Test report macos-latest-3.10
succeeded
Jan 15, 2025 in 0s
818 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-macos-latest-3.10-net8.0.trx | 1✔️ | 4s | ||
Conda.Tests-macos-latest-3.10-net9.0.trx | 1✔️ | 3s | ||
CSnakes.Runtime.Tests-macos-latest-3.10-net8.0.trx | 125✔️ | 17✖️ | 9s | |
CSnakes.Runtime.Tests-macos-latest-3.10-net9.0.trx | 125✔️ | 17✖️ | 8s | |
CSnakes.Tests-macos-latest-3.10-net8.0.trx | 186✔️ | 9s | ||
CSnakes.Tests-macos-latest-3.10-net9.0.trx | 186✔️ | 9s | ||
Integration.Tests-macos-latest-3.10-net8.0.trx | 94✔️ | 13s | ||
Integration.Tests-macos-latest-3.10-net9.0.trx | 98✔️ | 10s | ||
RedistributablePython.Tests-macos-latest-3.10-net8.0.trx | 1✔️ | 8s | ||
RedistributablePython.Tests-macos-latest-3.10-net9.0.trx | 1✔️ | 7s |
✔️ Conda.Tests-macos-latest-3.10-net8.0.trx
1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 2s |
✔️ Conda.Tests-macos-latest-3.10-net9.0.trx
1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 1s |
✔️ CSnakes.Runtime.Tests-macos-latest-3.10-net8.0.trx
142 tests were completed in 9s with 125 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 50ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 90ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 93ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 53ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 531ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 57ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 295ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 210ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 352ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 11ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 719ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 294ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 428ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 3s | ||
CSnakes.Runtime.Tests.Python.RunTests | 5✔️ | 280ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 115ms |
✔️ CSnakes.Runtime.Tests-macos-latest-3.10-net9.0.trx
142 tests were completed in 8s with 125 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 47ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 85ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 128ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 45ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 749ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 42ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 385ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 268ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 299ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 10ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 33ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 394ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 150ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 275ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.Python.RunTests | 5✔️ | 176ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 111ms |
✔️ CSnakes.Tests-macos-latest-3.10-net8.0.trx
186 tests were completed in 9s with 186 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 1ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 5s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 9ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 15✔️ | 972ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 72ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 201ms |
✔️ CSnakes.Tests-macos-latest-3.10-net9.0.trx
186 tests were completed in 9s with 186 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 1ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 5s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 0ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 15✔️ | 754ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 318ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 164ms |
✔️ Integration.Tests-macos-latest-3.10-net8.0.trx
94 tests were completed in 13s with 94 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 48ms | ||
Integration.Tests.BasicTests | 9✔️ | 61ms | ||
Integration.Tests.BufferTests | 28✔️ | 222ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 3ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 4ms | ||
Integration.Tests.FalseReturns | 12✔️ | 5ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 14ms | ||
Integration.Tests.NoneTests | 2✔️ | 3ms | ||
Integration.Tests.ReloadTests | 3✔️ | 6ms | ||
Integration.Tests.TestDependency | 1✔️ | 48ms | ||
Integration.Tests.TestDicts | 5✔️ | 6ms | ||
Integration.Tests.TupleTests | 17✔️ | 26ms |
✔️ Integration.Tests-macos-latest-3.10-net9.0.trx
98 tests were completed in 10s with 98 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 25ms | ||
Integration.Tests.BasicTests | 9✔️ | 26ms | ||
Integration.Tests.BufferTests | 32✔️ | 256ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 5ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 9ms | ||
Integration.Tests.FalseReturns | 12✔️ | 6ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 3ms | ||
Integration.Tests.NoneTests | 2✔️ | 1ms | ||
Integration.Tests.ReloadTests | 3✔️ | 5ms | ||
Integration.Tests.TestDependency | 1✔️ | 80ms | ||
Integration.Tests.TestDicts | 5✔️ | 6ms | ||
Integration.Tests.TupleTests | 17✔️ | 61ms |
✔️ RedistributablePython.Tests-macos-latest-3.10-net8.0.trx
1 tests were completed in 8s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
RedistributablePython.Tests.BasicTests | 1✔️ | 7s |
✔️ RedistributablePython.Tests-macos-latest-3.10-net9.0.trx
1 tests were completed in 7s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
RedistributablePython.Tests.BasicTests | 1✔️ | 5s |
Loading