You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This re-enables TestChangesDirsEmpty and TestChangesDirsMutated on current
Windows versions. These tests were failing on Windows V19H1 (1903) and up,
possibly due to changes in the kernel, and were skipped in commit
8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f;
=== FAIL: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.21s)
changes_test.go:261: Reported changes for identical dirs: [{\dirSymlink C}]
=== FAIL: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.14s)
changes_test.go:391: unexpected change "C \\dirSymlink" "\\dirnew"
This reverts commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f.
This reverts commit 3108165c94bf48014aa9f412193fe25852f1958f
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
0 commit comments