PR #340 #183
GitHub Actions / .NET Test report macos-latest-3.11
succeeded
Jan 15, 2025 in 1s
818 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-macos-latest-3.11-net8.0.trx | 1✔️ | 4s | ||
Conda.Tests-macos-latest-3.11-net9.0.trx | 1✔️ | 3s | ||
CSnakes.Runtime.Tests-macos-latest-3.11-net8.0.trx | 125✔️ | 17✖️ | 8s | |
CSnakes.Runtime.Tests-macos-latest-3.11-net9.0.trx | 125✔️ | 17✖️ | 9s | |
CSnakes.Tests-macos-latest-3.11-net8.0.trx | 186✔️ | 9s | ||
CSnakes.Tests-macos-latest-3.11-net9.0.trx | 186✔️ | 9s | ||
Integration.Tests-macos-latest-3.11-net8.0.trx | 94✔️ | 14s | ||
Integration.Tests-macos-latest-3.11-net9.0.trx | 98✔️ | 10s | ||
RedistributablePython.Tests-macos-latest-3.11-net8.0.trx | 1✔️ | 11s | ||
RedistributablePython.Tests-macos-latest-3.11-net9.0.trx | 1✔️ | 10s |
✔️ Conda.Tests-macos-latest-3.11-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.11-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.11-net8.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✔️ | 52ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 81ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 138ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 54ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 450ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 47ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 287ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 288ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 306ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 10ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 426ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 215ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 269ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.Python.RunTests | 5✔️ | 374ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 96ms |
✔️ CSnakes.Runtime.Tests-macos-latest-3.11-net9.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✔️ | 88ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 77ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 90ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 204ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 704ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 40ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 265ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 354ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 294ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 10ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 34ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 403ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 129ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 179ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 3s | ||
CSnakes.Runtime.Tests.Python.RunTests | 5✔️ | 251ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 84ms |
✔️ CSnakes.Tests-macos-latest-3.11-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✔️ | 0ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 15✔️ | 755ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 306ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 110ms |
✔️ CSnakes.Tests-macos-latest-3.11-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✔️ | 0ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 5s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 19ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 15✔️ | 795ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 169ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 323ms |
✔️ Integration.Tests-macos-latest-3.11-net8.0.trx
94 tests were completed in 14s with 94 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 24ms | ||
Integration.Tests.BasicTests | 9✔️ | 40ms | ||
Integration.Tests.BufferTests | 28✔️ | 322ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 3ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 18ms | ||
Integration.Tests.FalseReturns | 12✔️ | 7ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 6ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 12ms | ||
Integration.Tests.TestDependency | 1✔️ | 71ms | ||
Integration.Tests.TestDicts | 5✔️ | 5ms | ||
Integration.Tests.TupleTests | 17✔️ | 40ms |
✔️ Integration.Tests-macos-latest-3.11-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✔️ | 20ms | ||
Integration.Tests.BasicTests | 9✔️ | 88ms | ||
Integration.Tests.BufferTests | 32✔️ | 201ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 3ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 4ms | ||
Integration.Tests.FalseReturns | 12✔️ | 5ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 4ms | ||
Integration.Tests.NoneTests | 2✔️ | 1ms | ||
Integration.Tests.ReloadTests | 3✔️ | 5ms | ||
Integration.Tests.TestDependency | 1✔️ | 50ms | ||
Integration.Tests.TestDicts | 5✔️ | 7ms | ||
Integration.Tests.TupleTests | 17✔️ | 22ms |
✔️ RedistributablePython.Tests-macos-latest-3.11-net8.0.trx
1 tests were completed in 11s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
RedistributablePython.Tests.BasicTests | 1✔️ | 9s |
✔️ RedistributablePython.Tests-macos-latest-3.11-net9.0.trx
1 tests were completed in 10s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
RedistributablePython.Tests.BasicTests | 1✔️ | 8s |
Loading