projects
/
runc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe30b5
)
disable test (requires root)
author
Dmitry Smirnov
<onlyjob@debian.org>
Wed, 9 Oct 2019 08:09:07 +0000
(09:09 +0100)
committer
Dmitry Smirnov
<onlyjob@debian.org>
Wed, 9 Oct 2019 08:09:07 +0000
(09:09 +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)