Explain exactly what this error means, what part of the code caused it, and what the fix should be. Don’t guess. Be precise.
Explain this test failure completely so I can be sure you understand it. Then explain the root cause and exactly how to fix it. After that, apply the fix and rerun only this specific test to confirm it’s resolved.
Explain the problem completely so I can be sure you understand it completely, then implement a solution.