Environment
Linux: Ubuntu 25.04 -- 6.14.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 10:06:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Python Version(s)
3.13, 3.12
Steps to Reproduce
- Test a submission in an assignment when the core file debugging has not be setup.
- Start a terminal session.
- run
sudo agh --restore-default-core-location to ensure that core file debugging isn't setup.
- run
agh run with or without a submission specified.
- Observe that there are no indicators that core debugging isn't available.
- Run
agh and observe that the status report for the submission(s) does not indicate an error or warning.
Expected Behavior
I expected that the system would warn me both interactively and in the status information that a submission had been tested that didn't allow for core file debugging.
Perhaps this should only warn when a submission crashes?
Actual Behavior
No response
Version (if applicable)
No response
Additional Information
No response
Environment
Linux: Ubuntu 25.04 -- 6.14.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 10:06:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Python Version(s)
3.13, 3.12
Steps to Reproduce
sudo agh --restore-default-core-locationto ensure that core file debugging isn't setup.agh runwith or without a submission specified.aghand observe that the status report for the submission(s) does not indicate an error or warning.Expected Behavior
I expected that the system would warn me both interactively and in the status information that a submission had been tested that didn't allow for core file debugging.
Perhaps this should only warn when a submission crashes?
Actual Behavior
No response
Version (if applicable)
No response
Additional Information
No response