GitHub Actions / .NET Test report ubuntu-latest-3.9
succeeded
Oct 29, 2024 in 0s
804 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-ubuntu-latest-3.9-net8.0.trx | 1✔️ | 5s | ||
Conda.Tests-ubuntu-latest-3.9-net9.0.trx | 1✔️ | 4s | ||
CSnakes.Runtime.Tests-ubuntu-latest-3.9-net8.0.trx | 120✔️ | 17✖️ | 10s | |
CSnakes.Runtime.Tests-ubuntu-latest-3.9-net9.0.trx | 120✔️ | 17✖️ | 10s | |
CSnakes.Tests-ubuntu-latest-3.9-net8.0.trx | 185✔️ | 17s | ||
CSnakes.Tests-ubuntu-latest-3.9-net9.0.trx | 185✔️ | 16s | ||
Integration.Tests-ubuntu-latest-3.9-net8.0.trx | 94✔️ | 26s | ||
Integration.Tests-ubuntu-latest-3.9-net9.0.trx | 98✔️ | 27s |
✔️ Conda.Tests-ubuntu-latest-3.9-net8.0.trx
1 tests were completed in 5s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 1s |
✔️ Conda.Tests-ubuntu-latest-3.9-net9.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✔️ | 928ms |
✔️ CSnakes.Runtime.Tests-ubuntu-latest-3.9-net8.0.trx
137 tests were completed in 10s with 120 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 75ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 112ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 138ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 74ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 550ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 43ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 404ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 242ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 272ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 23ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 28ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 396ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 115ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 253ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 340ms |
✔️ CSnakes.Runtime.Tests-ubuntu-latest-3.9-net9.0.trx
137 tests were completed in 10s with 120 passed, 0 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 33ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 89ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 123ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 49ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 388ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 76ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 229ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 146ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 72ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 12ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 629ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 201ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 280ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 366ms |
✔️ CSnakes.Tests-ubuntu-latest-3.9-net8.0.trx
185 tests were completed in 17s with 185 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 21ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 8s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 20ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 405ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 375ms |
✔️ CSnakes.Tests-ubuntu-latest-3.9-net9.0.trx
185 tests were completed in 16s with 185 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 13ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 7s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 16ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 395ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 344ms |
✔️ Integration.Tests-ubuntu-latest-3.9-net8.0.trx
94 tests were completed in 26s with 94 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 78ms | ||
Integration.Tests.BasicTests | 9✔️ | 66ms | ||
Integration.Tests.BufferTests | 28✔️ | 333ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 6ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 8ms | ||
Integration.Tests.FalseReturns | 12✔️ | 9ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 9ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 15ms | ||
Integration.Tests.TestDependency | 1✔️ | 332ms | ||
Integration.Tests.TestDicts | 5✔️ | 27ms | ||
Integration.Tests.TupleTests | 17✔️ | 47ms |
✔️ Integration.Tests-ubuntu-latest-3.9-net9.0.trx
98 tests were completed in 27s with 98 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 60ms | ||
Integration.Tests.BasicTests | 9✔️ | 160ms | ||
Integration.Tests.BufferTests | 32✔️ | 544ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 13ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 38ms | ||
Integration.Tests.FalseReturns | 12✔️ | 64ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 48ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 48ms | ||
Integration.Tests.TestDependency | 1✔️ | 337ms | ||
Integration.Tests.TestDicts | 5✔️ | 47ms | ||
Integration.Tests.TupleTests | 17✔️ | 74ms |
Loading