Skip to content

Version change and Failure filter added. #35

Version change and Failure filter added.

Version change and Failure filter added. #35

GitHub Actions / Test Results succeeded May 20, 2024 in 0s

Test Results ✅

Tests passed successfully

✅ results.trx

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

Test suite Passed Failed Skipped Time
IronPythonTests.PythonEvalTests 9✅ 3s
IronPythonTests.PythonEvalTestsWithLibraries 6✅ 384ms

✅ IronPythonTests.PythonEvalTests

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

✅ IronPythonTests.PythonEvalTestsWithLibraries

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