disable test (requires root)
Last-Update: 2018-06-15 Forwarded: not-needed Gbp-Pq: Name test--skip_TestFactoryNewTmpfs.patch
This commit is contained in:
parent
ab789707d4
commit
16f538838b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue