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

Do not disable warn connections in Ice/timeout test #3061

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

pepone
Copy link
Member

@pepone pepone commented Nov 4, 2024

This PR removes the disabling of connection warnings in Ice/timeout test. If there is a test failure like in #3048 the exceptions can be relevant to find the issue.

@pepone pepone requested a review from bernardnormier November 4, 2024 22:50
Copy link
Member

@bernardnormier bernardnormier left a comment

Choose a reason for hiding this comment

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

Looks good.

It's not clear to me why we disable connection warnings with so many tests. What's the benefit?

@pepone pepone merged commit faf4e9f into zeroc-ice:main Nov 5, 2024
18 of 19 checks passed
@bernardnormier
Copy link
Member

bernardnormier commented Nov 5, 2024

Looks good.

It's not clear to me why we disable connection warnings with so many tests. What's the benefit?

It's because when you run it "by hand" (python3 allTests xxxx), you don't want warnings on the console.

@pepone
Copy link
Member Author

pepone commented Nov 5, 2024

It's because when you run it "by hand" (python3 allTests xxxx), you don't want warnings on the console.

We always run with a file logger, this shouldn't be an issue. Maybe it was at some point.

InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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.

2 participants