Skip to content

load .net system.dll shim into python engine to enable compatibility with .Net8 #20

load .net system.dll shim into python engine to enable compatibility with .Net8

load .net system.dll shim into python engine to enable compatibility with .Net8 #20

GitHub Actions / Test Results succeeded Feb 12, 2024 in 1s

Test Results ✅

Tests passed successfully

✅ results.trx

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

Test suite Passed Failed Skipped Time
IronPythonTests.PythonEvalTests 9✅ 2s
IronPythonTests.PythonEvalTestsWithLibraries 6✅ 462ms

✅ IronPythonTests.PythonEvalTests

✅ BindingsWork
✅ ConfigLoadShimsCanBeDisabled
✅ DataMarshaling_Input
✅ DataMarshaling_Output
✅ EvaluatorWorks
✅ IronPythonGivesCorrectErrorLineNumberAndLoadsStdLib
✅ NonListIterablesCanBeOutput
✅ SliceOperator_Output
✅ SysDiagProccess_AndOtherShimmedCLRTypesWork

✅ IronPythonTests.PythonEvalTestsWithLibraries

✅ TestArrayEncoding
✅ TestBigIntegerEncodingDecoding
✅ TestDictionaryViewsDecoding
✅ TestDir
✅ TestListDecoding
✅ TestTupleDecoding