I discovered a mismatch in output while running
FileInfoJsonComparingImpl (returns the list of modified files using the
old diff cache, and runs the new diff cache async to compare the output
and export metrics). The mismatch was due to old path of new diff cache
not being adapted to the old diff cache representation. I've added
FilePathAdapter in a prior change - Ia5db29cd14 - to maintain the
current behaviour/representation of old file paths among different
callers. This adaptation can be revisited / eliminated after the
migration to the new diff cache.
Note: I wasn't able to test the exported metrics since metrics are
disabled in our testing environment.
Change-Id: Ief671298c5292e42912bcb099f839a743ba550ef