Skip to content

[Bug]: No warning/error issued when tests are run without crash debugging. #22

@Tuck-Williamson

Description

@Tuck-Williamson

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

  1. Test a submission in an assignment when the core file debugging has not be setup.
  2. Start a terminal session.
  3. run sudo agh --restore-default-core-location to ensure that core file debugging isn't setup.
  4. run agh run with or without a submission specified.
  5. Observe that there are no indicators that core debugging isn't available.
  6. 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

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions