Skip to content

Merge pull request #12 from AlexisErazoGlobant/DYN-7113 #40

Merge pull request #12 from AlexisErazoGlobant/DYN-7113

Merge pull request #12 from AlexisErazoGlobant/DYN-7113 #40

GitHub Actions / Test Results succeeded Jun 11, 2024 in 0s

Test Results ✅

Tests passed successfully

✅ results.trx

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

Test suite Passed Failed Skipped Time
IronPythonTests.PythonEvalTests 9✅ 4s
IronPythonTests.PythonEvalTestsWithLibraries 6✅ 409ms

✅ IronPythonTests.PythonEvalTests

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

✅ IronPythonTests.PythonEvalTestsWithLibraries

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