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.9 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.9-net8.0.trx 1✔️ 3s
Conda.Tests-macos-latest-3.9-net9.0.trx 1✔️ 3s
CSnakes.Runtime.Tests-macos-latest-3.9-net8.0.trx 120✔️ 17✖️ 8s
CSnakes.Runtime.Tests-macos-latest-3.9-net9.0.trx 120✔️ 17✖️ 7s
CSnakes.Tests-macos-latest-3.9-net8.0.trx 185✔️ 9s
CSnakes.Tests-macos-latest-3.9-net9.0.trx 185✔️ 9s
Integration.Tests-macos-latest-3.9-net8.0.trx 94✔️ 14s
Integration.Tests-macos-latest-3.9-net9.0.trx 98✔️ 10s

✔️ Conda.Tests-macos-latest-3.9-net8.0.trx

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Conda.Tests.BasicTests 1✔️ 2s

✔️ Conda.Tests-macos-latest-3.9-net9.0.trx

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Conda.Tests.BasicTests 1✔️ 883ms

✔️ CSnakes.Runtime.Tests-macos-latest-3.9-net8.0.trx

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

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 60ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 260ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 91ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 56ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 495ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 90ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 306ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 315ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 372ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 14ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 358ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 130ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 426ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 3s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 109ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Runtime.Tests.Converter.BigIntegerConverterTest 1✔️ 32ms
CSnakes.Runtime.Tests.Converter.BoolConverterTest 2✔️ 57ms
CSnakes.Runtime.Tests.Converter.BytesConverterTest 2✔️ 79ms
CSnakes.Runtime.Tests.Converter.DictionaryConverterTest 1✔️ 45ms
CSnakes.Runtime.Tests.Converter.DoubleConverterTest 10✔️ 745ms
CSnakes.Runtime.Tests.Converter.ListConverterTest 1✔️ 31ms
CSnakes.Runtime.Tests.Converter.LongConverterTest 7✔️ 397ms
CSnakes.Runtime.Tests.Converter.TupleConverterTests 5✔️ 548ms
CSnakes.Runtime.Tests.Converter.UnicodeConverterTest 6✔️ 275ms
CSnakes.Runtime.Tests.Locators.NuGetLocatorTests 1✔️ 7✖️ 10ms
CSnakes.Runtime.Tests.Locators.PythonLocatorTests 6✔️ 10✖️ 12ms
CSnakes.Runtime.Tests.Python.ImmortalTests 5✔️ 222ms
CSnakes.Runtime.Tests.Python.ImportTests 3✔️ 103ms
CSnakes.Runtime.Tests.Python.PyDictionaryTests 6✔️ 219ms
CSnakes.Runtime.Tests.Python.PyObjectTests 45✔️ 2s
CSnakes.Runtime.Tests.ServiceCollectionTests 19✔️ 91ms

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

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 5ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 5s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 9ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 764ms
CSnakes.Tests.TokenizerTests 81✔️ 257ms
CSnakes.Tests.TypeReflectionTests 49✔️ 215ms

✔️ CSnakes.Tests-macos-latest-3.9-net9.0.trx

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

Test suite Passed Failed Skipped Time
CSnakes.Tests.CaseHelperTests 10✔️ 0ms
CSnakes.Tests.GeneratedSignatureTests 30✔️ 5s
CSnakes.Tests.PythonConstantTests+FloatTests 1✔️ 0ms
CSnakes.Tests.PythonStaticGeneratorTests 14✔️ 775ms
CSnakes.Tests.TokenizerTests 81✔️ 125ms
CSnakes.Tests.TypeReflectionTests 49✔️ 209ms

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 14ms
Integration.Tests.BasicTests 9✔️ 48ms
Integration.Tests.BufferTests 28✔️ 224ms
Integration.Tests.DefaultsTests 7✔️ 3ms
Integration.Tests.ExceptionTests 2✔️ 4ms
Integration.Tests.FalseReturns 12✔️ 5ms
Integration.Tests.GeneratorTests 2✔️ 4ms
Integration.Tests.NoneTests 2✔️ 1ms
Integration.Tests.ReloadTests 3✔️ 5ms
Integration.Tests.TestDependency 1✔️ 80ms
Integration.Tests.TestDicts 5✔️ 5ms
Integration.Tests.TupleTests 17✔️ 23ms

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

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

Test suite Passed Failed Skipped Time
Integration.Tests.ArgsTests 6✔️ 12ms
Integration.Tests.BasicTests 9✔️ 32ms
Integration.Tests.BufferTests 32✔️ 202ms
Integration.Tests.DefaultsTests 7✔️ 3ms
Integration.Tests.ExceptionTests 2✔️ 3ms
Integration.Tests.FalseReturns 12✔️ 5ms
Integration.Tests.GeneratorTests 2✔️ 3ms
Integration.Tests.NoneTests 2✔️ 1ms
Integration.Tests.ReloadTests 3✔️ 6ms
Integration.Tests.TestDependency 1✔️ 81ms
Integration.Tests.TestDicts 5✔️ 5ms
Integration.Tests.TupleTests 17✔️ 21ms