GitHub Actions / .NET Test report ubuntu-latest-3.10
succeeded
Nov 13, 2024 in 0s
804 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-ubuntu-latest-3.10-net8.0.trx | 1✔️ | 5s | ||
Conda.Tests-ubuntu-latest-3.10-net9.0.trx | 1✔️ | 5s | ||
CSnakes.Runtime.Tests-ubuntu-latest-3.10-net8.0.trx | 120✔️ | 17✖️ | 11s | |
CSnakes.Runtime.Tests-ubuntu-latest-3.10-net9.0.trx | 120✔️ | 17✖️ | 10s | |
CSnakes.Tests-ubuntu-latest-3.10-net8.0.trx | 185✔️ | 15s | ||
CSnakes.Tests-ubuntu-latest-3.10-net9.0.trx | 185✔️ | 13s | ||
Integration.Tests-ubuntu-latest-3.10-net8.0.trx | 94✔️ | 27s | ||
Integration.Tests-ubuntu-latest-3.10-net9.0.trx | 98✔️ | 27s |
✔️ Conda.Tests-ubuntu-latest-3.10-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✔️ | 2s |
✔️ Conda.Tests-ubuntu-latest-3.10-net9.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 |
✔️ CSnakes.Runtime.Tests-ubuntu-latest-3.10-net8.0.trx
137 tests were completed in 11s 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✔️ | 106ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 147ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 59ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 376ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 37ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 371ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 316ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 305ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 24ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 19ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 793ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 114ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 159ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 1s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 473ms |
✔️ CSnakes.Runtime.Tests-ubuntu-latest-3.10-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✔️ | 45ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 51ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 67ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 32ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 318ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 42ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 201ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 192ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 249ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 16ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 432ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 156ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 263ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 201ms |
✔️ CSnakes.Tests-ubuntu-latest-3.10-net8.0.trx
185 tests were completed in 15s with 185 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 7ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 6s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 10ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 378ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 397ms |
✔️ CSnakes.Tests-ubuntu-latest-3.10-net9.0.trx
185 tests were completed in 13s with 185 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 1ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 6s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 37ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 311ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 274ms |
✔️ Integration.Tests-ubuntu-latest-3.10-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✔️ | 109ms | ||
Integration.Tests.BasicTests | 9✔️ | 97ms | ||
Integration.Tests.BufferTests | 28✔️ | 396ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 7ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 12ms | ||
Integration.Tests.FalseReturns | 12✔️ | 20ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 6ms | ||
Integration.Tests.NoneTests | 2✔️ | 10ms | ||
Integration.Tests.ReloadTests | 3✔️ | 15ms | ||
Integration.Tests.TestDependency | 1✔️ | 346ms | ||
Integration.Tests.TestDicts | 5✔️ | 10ms | ||
Integration.Tests.TupleTests | 17✔️ | 43ms |
✔️ Integration.Tests-ubuntu-latest-3.10-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✔️ | 73ms | ||
Integration.Tests.BasicTests | 9✔️ | 68ms | ||
Integration.Tests.BufferTests | 32✔️ | 439ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 13ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 6ms | ||
Integration.Tests.FalseReturns | 12✔️ | 12ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 7ms | ||
Integration.Tests.NoneTests | 2✔️ | 3ms | ||
Integration.Tests.ReloadTests | 3✔️ | 10ms | ||
Integration.Tests.TestDependency | 1✔️ | 295ms | ||
Integration.Tests.TestDicts | 5✔️ | 9ms | ||
Integration.Tests.TupleTests | 17✔️ | 56ms |
Loading