Tracking: ProjFS regression with buffer resizing #1696
Labels
affects: engineering
Keeping the engineering system healthy
type: test-reliability
Issues that contribute to test failures
While working on the GIt 2.29.0 update, we noticed that projections were failing to match vanilla Git when it came to the
GVFlt_MoveFileTests/LongFileName
folder. The root cause is that ProjFS updated recently in response to a security bug, but that fix included a change to how it handles resizing filename buffers.With the help of @wilbaker and @cgallred, we discovered the root cause, and the ProjFS team is working on a fix.
In order to get us unblocked, we need to stop testing this scenario until ProjFS ships to the Azure Pipelines build machines.
GVFlt_MoveFileTests/LongFileName
folder in the test repo (using new branchesFunctionalTests/20201014*
)The text was updated successfully, but these errors were encountered: