-
Notifications
You must be signed in to change notification settings - Fork 583
t/re/reg_mesg.t: tests failing under -Uusedl
#21829
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
Comments
In fact I discovered it while trying to add such a smoke configurations. I would suggest this would be a blocker for 5.40 |
I suspect only @demerphq knows the answer to that. |
This is fun.
fails as above, but
(as produced by Fails:
So it might be a linking/naming issue like Nick alluded to on irc |
I believe it's related to #21550 which I'm looking at. |
This is actually a duplicate of #21558 |
Closing this as it's a duplicate of #21558 but see over there anyway. |
Uh oh!
There was an error while loading. Please reload this page.
As I followed the discussion in #21750, I was struck by @Leont's comment that, notwithstanding the merging of #21320 last August, some tests were failing on static perls. We apparently don't have any tests of "static perls" in our GH workflow, nor do we have any in our contributed smoke tests. This is what I found today in blead:
Peering into the verbose output, I see:
Questions:
What would it take to get these tests to PASS under
-Uusedl
?In the meantime, shouldn't they be TODOed under
-Uusedl
?Also in the meantime, shouldn't this limitation of
-Uusedl
be documented in the "Dynamic Loading" section ofINSTALL
?The text was updated successfully, but these errors were encountered: