Add support for async functions #760
GitHub Actions / .NET Test report windows-latest-3.12
succeeded
Nov 14, 2024 in 0s
816 passed, 0 failed and 22 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests-windows-latest-3.12-net8.0.trx | 1✔️ | 8s | ||
Conda.Tests-windows-latest-3.12-net9.0.trx | 1✔️ | 8s | ||
CSnakes.Runtime.Tests-windows-latest-3.12-net8.0.trx | 126✔️ | 11✖️ | 5s | |
CSnakes.Runtime.Tests-windows-latest-3.12-net9.0.trx | 126✔️ | 11✖️ | 6s | |
CSnakes.Tests-windows-latest-3.12-net8.0.trx | 185✔️ | 10s | ||
CSnakes.Tests-windows-latest-3.12-net9.0.trx | 185✔️ | 19s | ||
Integration.Tests-windows-latest-3.12-net8.0.trx | 94✔️ | 21s | ||
Integration.Tests-windows-latest-3.12-net9.0.trx | 98✔️ | 21s |
✔️ Conda.Tests-windows-latest-3.12-net8.0.trx
1 tests were completed in 8s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 2s |
✔️ Conda.Tests-windows-latest-3.12-net9.0.trx
1 tests were completed in 8s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Conda.Tests.BasicTests | 1✔️ | 3s |
✔️ CSnakes.Runtime.Tests-windows-latest-3.12-net8.0.trx
137 tests were completed in 5s with 126 passed, 0 failed and 11 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 36ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 30ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 44ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 27ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 133ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 19ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 90ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 124ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 77ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 7✔️ | 1✖️ | 8ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 163ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 35ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 55ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 485ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 216ms |
✔️ CSnakes.Runtime.Tests-windows-latest-3.12-net9.0.trx
137 tests were completed in 6s with 126 passed, 0 failed and 11 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest | 1✔️ | 26ms | ||
CSnakes.Runtime.Tests.Converter.BoolConverterTest | 2✔️ | 30ms | ||
CSnakes.Runtime.Tests.Converter.BytesConverterTest | 2✔️ | 29ms | ||
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest | 1✔️ | 18ms | ||
CSnakes.Runtime.Tests.Converter.DoubleConverterTest | 10✔️ | 111ms | ||
CSnakes.Runtime.Tests.Converter.ListConverterTest | 1✔️ | 17ms | ||
CSnakes.Runtime.Tests.Converter.LongConverterTest | 7✔️ | 87ms | ||
CSnakes.Runtime.Tests.Converter.TupleConverterTests | 5✔️ | 80ms | ||
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest | 6✔️ | 69ms | ||
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests | 7✔️ | 1✖️ | 11ms | |
CSnakes.Runtime.Tests.Locators.PythonLocatorTests | 6✔️ | 10✖️ | 12ms | |
CSnakes.Runtime.Tests.Python.ImmortalTests | 5✔️ | 165ms | ||
CSnakes.Runtime.Tests.Python.ImportTests | 3✔️ | 38ms | ||
CSnakes.Runtime.Tests.Python.PyDictionaryTests | 6✔️ | 64ms | ||
CSnakes.Runtime.Tests.Python.PyObjectTests | 45✔️ | 622ms | ||
CSnakes.Runtime.Tests.ServiceCollectionTests | 19✔️ | 151ms |
✔️ CSnakes.Tests-windows-latest-3.12-net8.0.trx
185 tests were completed in 10s with 185 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CSnakes.Tests.CaseHelperTests | 10✔️ | 8ms | ||
CSnakes.Tests.GeneratedSignatureTests | 30✔️ | 4s | ||
CSnakes.Tests.PythonConstantTests+FloatTests | 1✔️ | 1ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 454ms | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 266ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 154ms |
✔️ CSnakes.Tests-windows-latest-3.12-net9.0.trx
185 tests were completed in 19s 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✔️ | 3ms | ||
CSnakes.Tests.PythonStaticGeneratorTests | 14✔️ | 2s | ||
CSnakes.Tests.TokenizerTests | 81✔️ | 186ms | ||
CSnakes.Tests.TypeReflectionTests | 49✔️ | 154ms |
✔️ Integration.Tests-windows-latest-3.12-net8.0.trx
94 tests were completed in 21s with 94 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 27ms | ||
Integration.Tests.BasicTests | 9✔️ | 64ms | ||
Integration.Tests.BufferTests | 28✔️ | 237ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 7ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 13ms | ||
Integration.Tests.FalseReturns | 12✔️ | 11ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 16ms | ||
Integration.Tests.NoneTests | 2✔️ | 3ms | ||
Integration.Tests.ReloadTests | 3✔️ | 14ms | ||
Integration.Tests.TestDependency | 1✔️ | 209ms | ||
Integration.Tests.TestDicts | 5✔️ | 12ms | ||
Integration.Tests.TupleTests | 17✔️ | 41ms |
✔️ Integration.Tests-windows-latest-3.12-net9.0.trx
98 tests were completed in 21s with 98 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration.Tests.ArgsTests | 6✔️ | 41ms | ||
Integration.Tests.BasicTests | 9✔️ | 60ms | ||
Integration.Tests.BufferTests | 32✔️ | 252ms | ||
Integration.Tests.DefaultsTests | 7✔️ | 7ms | ||
Integration.Tests.ExceptionTests | 2✔️ | 11ms | ||
Integration.Tests.FalseReturns | 12✔️ | 9ms | ||
Integration.Tests.GeneratorTests | 2✔️ | 6ms | ||
Integration.Tests.NoneTests | 2✔️ | 2ms | ||
Integration.Tests.ReloadTests | 3✔️ | 11ms | ||
Integration.Tests.TestDependency | 1✔️ | 195ms | ||
Integration.Tests.TestDicts | 5✔️ | 12ms | ||
Integration.Tests.TupleTests | 17✔️ | 38ms |
Loading