Add support for async functions #760
GitHub Actions / .NET Test report ubuntu-latest-3.10
succeeded
Nov 14, 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✔️ | 16s | ||
CSnakes.Tests-ubuntu-latest-3.10-net9.0.trx | 185✔️ | 14s | ||
Integration.Tests-ubuntu-latest-3.10-net8.0.trx | 94✔️ | 26s | ||
Integration.Tests-ubuntu-latest-3.10-net9.0.trx | 98✔️ | 28s |
✔️ 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✔️ | 2s |
✔️ 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✔️ | 35ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 89ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 151ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 56ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 452ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 52ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 218ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 155ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 182ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 9ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 296ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 88ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 146ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 2s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 329ms |
✔️ 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✔️ | 35ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 69ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 62ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 50ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 531ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 59ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 378ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 316ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 312ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 1✔️ | 7✖️ | 23ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 365ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 126ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 163ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 1s | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 291ms |
✔️ CSnakes.Tests-ubuntu-latest-3.10-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✔️ | 28ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 7s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 25ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 1s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 381ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 343ms |
✔️ CSnakes.Tests-ubuntu-latest-3.10-net9.0.trx
185 tests were completed in 14s with 185 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 2ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 6s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 3ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 927ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 316ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 285ms |
✔️ Integration.Tests-ubuntu-latest-3.10-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✔️ | 35ms | ||
Integration.Tests.BasicTests | 9✔️ | 119ms | ||
Integration.Tests.BufferTests | 28✔️ | 467ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 6ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 25ms | ||
Integration.Tests.FalseReturns | 12✔️ | 32ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 20ms | ||
Integration.Tests.NoneTests | 2✔️ | 10ms | ||
Integration.Tests.ReloadTests | 3✔️ | 14ms | ||
Integration.Tests.TestDependency | 1✔️ | 347ms | ||
Integration.Tests.TestDicts | 5✔️ | 10ms | ||
Integration.Tests.TupleTests | 17✔️ | 61ms |
✔️ Integration.Tests-ubuntu-latest-3.10-net9.0.trx
98 tests were completed in 28s with 98 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 42ms | ||
Integration.Tests.BasicTests | 9✔️ | 74ms | ||
Integration.Tests.BufferTests | 32✔️ | 501ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 8ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 12ms | ||
Integration.Tests.FalseReturns | 12✔️ | 12ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 10ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 8ms | ||
Integration.Tests.TestDependency | 1✔️ | 204ms | ||
Integration.Tests.TestDicts | 5✔️ | 21ms | ||
Integration.Tests.TupleTests | 17✔️ | 41ms |
Loading