projects
/
runc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88ef471
)
disable test (requires root)
author
Dmitry Smirnov
<onlyjob@debian.org>
Tue, 15 Oct 2019 17:37:31 +0000
(18:37 +0100)
committer
Peter Michael Green
<plugwash@raspbian.org>
Tue, 15 Oct 2019 17:37:31 +0000
(18:37 +0100)
Last-Update: 2018-06-15
Forwarded: not-needed
Gbp-Pq: Name test--skip_TestFactoryNewTmpfs.patch
libcontainer/factory_linux_test.go
patch
|
blob
|
history
diff --git
a/libcontainer/factory_linux_test.go
b/libcontainer/factory_linux_test.go
index 8d0ca8a4743893c7a52b900811767b9490a637bf..1dc0180b75ba877c8306c4c5b874ebf14798d353 100644
(file)
--- a/
libcontainer/factory_linux_test.go
+++ b/
libcontainer/factory_linux_test.go
@@
-78,6
+78,7
@@
func TestFactoryNewIntelRdt(t *testing.T) {
}
func TestFactoryNewTmpfs(t *testing.T) {
+t.Skip("DM - skipping privileged test")
root, rerr := newTestRoot()
if rerr != nil {
t.Fatal(rerr)