search for: 77fca20

Displaying 1 result from an estimated 1 matches for "77fca20".

2016 Dec 14
1
[PATCH] tests: drop expected-failing btrfs_subvolume_show test
...complete), and thus this test fails because the API does not fail anymore. Since we can consider that functionality working (for some kind of it), then drop this test. --- generator/actions.ml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/generator/actions.ml b/generator/actions.ml index 77fca20..fb896f5 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12545,10 +12545,6 @@ Get the default subvolume or snapshot of a filesystem mounted at C<mountpoint>." proc_nr = Some 426; optional = Some "btrfs"; camel_name = "BTRFSSubvolumeShow";...