parent
ac8f53bba8
commit
6559188011
@ -227,7 +227,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
# FAIL: TestFactoryNewTmpfs (0.00s), factory_linux_test.go:59: operation not permitted
|
||||
#%%gotest %%{import_path}/libcontainer
|
||||
%gotest %{import_path}/libcontainer/cgroups
|
||||
%gotest %{import_path}/libcontainer/cgroups/fs
|
||||
# --- FAIL: TestInvalidCgroupPath (0.00s)
|
||||
# apply_raw_test.go:16: couldn't get cgroup root: mountpoint for cgroup not found
|
||||
# apply_raw_test.go:25: couldn't get cgroup data: mountpoint for cgroup not found
|
||||
#%%gotest %{import_path}/libcontainer/cgroups/fs
|
||||
%gotest %{import_path}/libcontainer/configs
|
||||
%gotest %{import_path}/libcontainer/devices
|
||||
# undefined reference to `nsexec'
|
||||
|
Loading…
Reference in New Issue
Block a user