GitHub Actions / .NET Test report ubuntu-latest-3.13
succeeded
Nov 14, 2024 in 0s
804 passed, 0 failed and 34 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-ubuntu-latest-3.13-net8.0.trx | 1✔️ | 6s | ||
Conda.Tests-ubuntu-latest-3.13-net9.0.trx | 1✔️ | 5s | ||
CSnakes.Runtime.Tests-ubuntu-latest-3.13-net8.0.trx | 120✔️ | 17✖️ | 10s | |
CSnakes.Runtime.Tests-ubuntu-latest-3.13-net9.0.trx | 120✔️ | 17✖️ | 10s | |
CSnakes.Tests-ubuntu-latest-3.13-net8.0.trx | 185✔️ | 16s | ||
CSnakes.Tests-ubuntu-latest-3.13-net9.0.trx | 185✔️ | 15s | ||
Integration.Tests-ubuntu-latest-3.13-net8.0.trx | 94✔️ | 26s | ||
Integration.Tests-ubuntu-latest-3.13-net9.0.trx | 98✔️ | 24s |
✔️ Conda.Tests-ubuntu-latest-3.13-net8.0.trx
1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 2s |
✔️ Conda.Tests-ubuntu-latest-3.13-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✔️ | 2s |
✔️ CSnakes.Runtime.Tests-ubuntu-latest-3.13-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✔️ | 66ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 128ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 121ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 60ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 484ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 63ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 320ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 200ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 169ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 10ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 16ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 463ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 149ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 311ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 267ms |
✔️ CSnakes.Runtime.Tests-ubuntu-latest-3.13-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✔️ | 68ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 60ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 107ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 45ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 424ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 37ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 337ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 250ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 215ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 17ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 11ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 451ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 138ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 319ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 410ms |
✔️ CSnakes.Tests-ubuntu-latest-3.13-net8.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✔️ | 18ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 7s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 18ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 482ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 410ms |
✔️ CSnakes.Tests-ubuntu-latest-3.13-net9.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✔️ | 33ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 7s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 32ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 472ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 382ms |
✔️ Integration.Tests-ubuntu-latest-3.13-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✔️ | 97ms | ||
Integration.Tests.BasicTests | 9✔️ | 171ms | ||
Integration.Tests.BufferTests | 28✔️ | 517ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 6ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 10ms | ||
Integration.Tests.FalseReturns | 12✔️ | 10ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 31ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 40ms | ||
Integration.Tests.TestDependency | 1✔️ | 457ms | ||
Integration.Tests.TestDicts | 5✔️ | 10ms | ||
Integration.Tests.TupleTests | 17✔️ | 46ms |
✔️ Integration.Tests-ubuntu-latest-3.13-net9.0.trx
98 tests were completed in 24s with 98 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 62ms | ||
Integration.Tests.BasicTests | 9✔️ | 80ms | ||
Integration.Tests.BufferTests | 32✔️ | 409ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 5ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 13ms | ||
Integration.Tests.FalseReturns | 12✔️ | 19ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 22ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 12ms | ||
Integration.Tests.TestDependency | 1✔️ | 302ms | ||
Integration.Tests.TestDicts | 5✔️ | 20ms | ||
Integration.Tests.TupleTests | 17✔️ | 56ms |
Loading