Skip to content

Avoid Console logging as validation mechanism#589

Open
ahmed0mousa wants to merge 9 commits into
eclipse-score:mainfrom
ahmed0mousa:ahmo_avoid_console_logging
Open

Avoid Console logging as validation mechanism#589
ahmed0mousa wants to merge 9 commits into
eclipse-score:mainfrom
ahmed0mousa:ahmo_avoid_console_logging

Conversation

@ahmed0mousa

Copy link
Copy Markdown
Contributor

No description provided.

@LittleHuba LittleHuba left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In many tests you drop the check that the logs contain a specific substring. Was this an active decision by you? Could you highlight the process how you came to this decision please?

@ahmed0mousa ahmed0mousa force-pushed the ahmo_avoid_console_logging branch from d3a997f to 7815134 Compare June 24, 2026 12:45
@ahmed0mousa

Copy link
Copy Markdown
Contributor Author

I add the missed expectations for checking that the logs contain a specific substring. now there are only two tests in runtime_configuration_test.cpp that don't have the expectation of the logged message, but I think the current expectation which EXPECT_DEATH is enough

@LittleHuba LittleHuba added this pull request to the merge queue Jun 24, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 24, 2026
@bemerybmw bemerybmw added this pull request to the merge queue Jun 24, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants