platformtest: harness: -failure.stop-and-keep-pool mode, prettier logging
This commit is contained in:
@@ -15,9 +15,6 @@ func GetNonexistent(ctx *platformtest.Context) {
|
||||
+ "foo bar"
|
||||
+ "foo bar@1"
|
||||
`)
|
||||
defer platformtest.Run(ctx, platformtest.PanicErr, ctx.RootDataset, `
|
||||
DESTROYROOT
|
||||
`)
|
||||
|
||||
// test raw
|
||||
_, err := zfs.ZFSGetRawAnySource(fmt.Sprintf("%s/foo bar", ctx.RootDataset), []string{"name"})
|
||||
|
||||
Reference in New Issue
Block a user