Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve default error message when a test group times out #471

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

david-yz-liu
Copy link
Contributor

Currently if a test group reaches the timeout limit, the test process is killed and the shell default 'Killed\n' message is written to stderr. This is communicated as part of the test results and displayed in MarkUs.

I have replaced this error message with a more descriptive error message.

@david-yz-liu david-yz-liu merged commit 53c2ae4 into MarkUsProject:master Dec 22, 2023
13 checks passed
@david-yz-liu david-yz-liu deleted the timeout-message branch December 22, 2023 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant