gh-129223: Raise KeyError in search_map_for_section() if not found#129262
Conversation
266eeee to
c8c5241
Compare
January 24, 2025 13:49
|
@pablogsal @ambv @encukou: This change fix the SystemError in test_external_inspection on Fedora Stable with LTO. |
Sorry, something went wrong.
|
I'm not crazy about this approach because silently skipping tests when we couldn't find a section on a platform that we expected to be able to find the section is a bug. The fix in #129225 actually addresses the problem, which was the compiler optimizing away debug sections unless |
Sorry, something went wrong.
|
I can modify my PR to not skip the tests on KeyError. |
Sorry, something went wrong.
This should be fixed by the real fix #129225. Please, let's remove the skips because that will be masking actual errors that we want to fix. Let's merge the PR with the new raising of KeyError 👍 |
Sorry, something went wrong.
|
@ambv @pablogsal: Ok, I modified my PR only to fix the |
Sorry, something went wrong.
edited by bedevere-app
Bot
LoadingUh oh!
There was an error while loading. Please reload this page.
Copy link Copy MarkdownSorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.