Skip to content

error_log output not displayed in failed test cases #6178

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Apr 8, 2025

closes #6173


it might make sense to separate the regression test and also merge it into 11.x

@staabm staabm changed the base branch from main to 12.1 April 8, 2025 15:05
@staabm
Copy link
Contributor Author

staabm commented Apr 8, 2025

//cc @simonLeary42

@staabm staabm marked this pull request as ready for review April 8, 2025 15:10
@sebastianbergmann
Copy link
Owner

it might make sense to separate the regression test and also merge it into 11.x

Yes, please send a separate pull request against 11.5 that only adds the regression test and change this pull request to only fix the regression. Thank you!

@sebastianbergmann sebastianbergmann added feature/test-runner CLI test runner type/bug Something is broken labels Apr 8, 2025
@sebastianbergmann sebastianbergmann merged commit 6ac6bc4 into sebastianbergmann:12.1 Apr 8, 2025
25 checks passed
@staabm staabm deleted the bug6173 branch April 8, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/test-runner CLI test runner type/bug Something is broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output from error_log() is not displayed when test fails
2 participants