home/categories/testing/ahupp-diet-python-codex-skills-summarize-cpython-failures-skill-md
testingtesting-security

summarize-cpython-failures

Summarize CPython test failures from cpython_full_test_run.log (and cpython_full_test_run_summary.txt if present), compute passed/total counts for test files and test cases, and group failures by likely root cause. Use when asked to summarize or categorize failures from a CPython regrtest run in this repo.

ahupp
maintainer
ahupp
আপডেট হয়েছে 1/19/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

Summarize CPython test failures from cpython_full_test_run.log (and cpython_full_test_run_summary.txt if present), compute passed/total counts for test files and test cases, and group failures by likely root cause. Use when asked to summarize or categorize failures from a CPython regrtest run in this repo.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use summarize-cpython-failures