Skip to content

Add missing reference to "Superpower" in test project (#297)

Sign in for the full log view
GitHub Actions / .NET Test report macos-latest-3.13 succeeded Oct 29, 2024 in 0s

804 passed, 0 failed and 34 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Conda.Tests-macos-latest-3.13-net8.0.trx 1✔️ 5s
Conda.Tests-macos-latest-3.13-net9.0.trx 1✔️ 4s
CSnakes.Runtime.Tests-macos-latest-3.13-net8.0.trx 120✔️ 17✖️ 10s
CSnakes.Runtime.Tests-macos-latest-3.13-net9.0.trx 120✔️ 17✖️ 9s
CSnakes.Tests-macos-latest-3.13-net8.0.trx 185✔️ 12s
CSnakes.Tests-macos-latest-3.13-net9.0.trx 185✔️ 13s
Integration.Tests-macos-latest-3.13-net8.0.trx 94✔️ 18s
Integration.Tests-macos-latest-3.13-net9.0.trx 98✔️ 14s

✔️ Conda.Tests-macos-latest-3.13-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-macos-latest-3.13-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✔️ 2s

✔️ CSnakes.Runtime.Tests-macos-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✔️ 36ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 104ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 174ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 43ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 505ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 109ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 570ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 272ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 354ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 18ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 284ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 171ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 167ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 3s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 597ms

✔️ CSnakes.Runtime.Tests-macos-latest-3.13-net9.0.trx

137 tests were completed in 9s with 120 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 53ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 139ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 153ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 64ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 768ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 49ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 342ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 337ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 709ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 297ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 141ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 359ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 2s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 104ms

✔️ CSnakes.Tests-macos-latest-3.13-net8.0.trx

185 tests were completed in 12s with 185 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 40ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 7s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 29ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 559ms
CSnakes.Tests.TokenizerTests 81✔️ 124ms
CSnakes.Tests.TypeReflectionTests 49✔️ 195ms

✔️ CSnakes.Tests-macos-latest-3.13-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✔️ 2ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 7s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 38ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 747ms
CSnakes.Tests.TokenizerTests 81✔️ 231ms
CSnakes.Tests.TypeReflectionTests 49✔️ 133ms

✔️ Integration.Tests-macos-latest-3.13-net8.0.trx

94 tests were completed in 18s with 94 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 24ms
Integration.Tests.BasicTests 9✔️ 53ms
Integration.Tests.BufferTests 28✔️ 465ms
Integration.Tests.DefaultsTests 7✔️ 10ms
Integration.Tests.ExceptionTests 2✔️ 8ms
Integration.Tests.FalseReturns 12✔️ 7ms
Integration.Tests.GeneratorTests 2✔️ 7ms
Integration.Tests.NoneTests 2✔️ 2ms
Integration.Tests.ReloadTests 3✔️ 11ms
Integration.Tests.TestDependency 1✔️ 172ms
Integration.Tests.TestDicts 5✔️ 11ms
Integration.Tests.TupleTests 17✔️ 29ms

✔️ Integration.Tests-macos-latest-3.13-net9.0.trx

98 tests were completed in 14s with 98 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 55ms
Integration.Tests.BasicTests 9✔️ 81ms
Integration.Tests.BufferTests 32✔️ 359ms
Integration.Tests.DefaultsTests 7✔️ 4ms
Integration.Tests.ExceptionTests 2✔️ 14ms
Integration.Tests.FalseReturns 12✔️ 8ms
Integration.Tests.GeneratorTests 2✔️ 4ms
Integration.Tests.NoneTests 2✔️ 2ms
Integration.Tests.ReloadTests 3✔️ 7ms
Integration.Tests.TestDependency 1✔️ 132ms
Integration.Tests.TestDicts 5✔️ 6ms
Integration.Tests.TupleTests 17✔️ 28ms