105231e146dc77bbe9ea706d2b621d6fd90ad957
Skipping some of the tests closely tied to running in a unix environment. Windows does not support chmod/chown and this causes some tests to fail creating desired behavior. - `TestBuildWithInaccessibleFilesInContext`: uses chown/chmod - `TestBuildDockerfileOutsideContext`: uses os.Symlink, not implemented on windows - `TestCpUnprivilegedUser`: uses chmod, and requires 'unprivilegeduser' created by Dockerfile (and thus requires to run inside container) - `TestBuildChownSingleFile`: uses chown Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com> Upstream-commit: 492a58f05fe026653e27ed75d3ad4221f2e615b1 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%