Source: gdu Version: 5.36.1-1 Tags: sid ftbfs I perform most of my Debian development work in unprivileged Incus containers with ZFS for their underlying storage. In such setups, gdu experiences test failures:
> === RUN TestTopDirFollowSymlink > parallel_top_dir_test.go:281: > Error Trace: > /build/gdu-5.36.1/_build/src/github.com/dundee/gdu/v5/pkg/analyze/parallel_top_dir_test.go:281 > Error: Not equal: > expected: "file2" > actual : "empty" > > Diff: > --- Expected > +++ Actual > @@ -1 +1 @@ > -file2 > +empty > Test: TestTopDirFollowSymlink > parallel_top_dir_test.go:282: > Error Trace: > /build/gdu-5.36.1/_build/src/github.com/dundee/gdu/v5/pkg/analyze/parallel_top_dir_test.go:282 > Error: Not equal: > expected: 5 > actual : 4096 > Test: TestTopDirFollowSymlink > --- FAIL: TestTopDirFollowSymlink (0.00s) > === RUN TestStoredAnalyzer > stored_test.go:69: > Error Trace: > /build/gdu-5.36.1/_build/src/github.com/dundee/gdu/v5/pkg/analyze/stored_test.go:69 > Error: Should be true > Test: TestStoredAnalyzer > --- FAIL: TestStoredAnalyzer (1.07s) Performing the build in an identical setup with ext4-backed storage works, so I'm not reporting this as an RC bug. Mathias
signature.asc
Description: This is a digitally signed message part

