Bug P3
Status Update
Comments
bl...@google.com <bl...@google.com> #2
Much like
Bugjuggler:
gb...@google.com <gb...@google.com> #3
Hi. I've received your bug and will wait for b/368393962 to be resolved, and then wait 2 days and then assign the bug to gbiv.
Description
When trying to test out the misc-include-cleaner fix to see how well it would (or wouldn't) work on my package, I discovered that the fix doesn't actually work because when attempting to log a warning about overlapping fixes it instead crashes with an exception:
Now the fixes probably wouldn't have quite worked the way I wanted anyway due to some of them being discarded due to overlap, but the crash means it doesn't even get that far, it just fails.
In this particular case the command I was trying to run was:
However, I suspect you could reproduce this with any --apply-fixes command that had overlapping suggestions.