Fix test-stubgen.sh#16500
Conversation
|
This experiment seems to confirm that @chadrik I'd assume that at some point during your work on #13284 it must have been working, because you will most likely not have written these output files by hand 😉. Most likely during the final phase of wrapping up the PR something happened that broke |
|
Thanks for all your help identifying and pushing this along, @bluenote10. I already got started on an PR with your suggested fix as well.
My PR completely restructured stubgen into an object-oriented design, so it changed a lot of things. I ran into numerous nasty merge conflicts during the months that it sat in review, and the last one was with |
Great, thanks for looking into it! Feel free to ping me for reviewing / experimenting if needed. I'll close this one then, because it was just for the experiment. |
As mentioned in #16306 (comment) it looks like the CI for the stub generator is no longer working.
This PR is just an experiment trying to reactivate it. I'd assume the CI now to fail, because at least locally the stub generator doesn't produce what the expected output is.