As part of promoting COPY --parents to the stable syntax, I couldn't get the tests in dockerfile_parents_test.go to work on Windows. I think the feature should work on Windows, but I couldn't figure out how to get the test to run properly with Windows containers.
We need to fix that test to ensure it works properly on Windows and that COPY --parents works properly on Windows.
#6282