- Issue created by @godotislate
- π¬π§United Kingdom catch
https://3v4l.org/gVsm4 seems to be enough to trigger an Error during autoloading, but my attempt to add new test coverage, while it passed, didn't make any difference when I removed the code that tries to handle this case.
- π¬π§United Kingdom catch
Once the main issue is merged, cherry-picking
db89eea2
will add the incomplete test coverage that I tried to add in the other issue. https://git.drupalcode.org/project/drupal/-/merge_requests/11030/diffs?c... - π¬π§United Kingdom catch
Cherry-picked the commit from the other issue.
The remaining problem is this doesn't fail when the hunk we're supposedly testing is removed, so either the test is flawed or that code isn't necessary, but I'm not sure which yet.