diff options
author | Jakob Unterwurzacher | 2025-08-03 21:05:47 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2025-08-03 21:25:24 +0200 |
commit | 528834aa89b4645f7a31ec45e7c474026a4f1dce (patch) | |
tree | 1a800b032cb56453a2ceba00818f927216b183dd /go.mod | |
parent | ca83d1dcdc305418b0a0baa297a340cf702a60fc (diff) |
tests: matrix: add TestDirSize
Fails at the moment, as expected:
=== RUN TestDirSize
matrix_test.go:938: stat size is different from fstat size: pStat=80 pFstat=30
matrix_test.go:941: fstat size is different: pSt=30 cSt=80
matrix_test.go:938: stat size is different from fstat size: pStat=100 pFstat=50
matrix_test.go:941: fstat size is different: pSt=50 cSt=100
matrix_test.go:938: stat size is different from fstat size: pStat=120 pFstat=70
matrix_test.go:941: fstat size is different: pSt=70 cSt=120
matrix_test.go:938: stat size is different from fstat size: pStat=140 pFstat=90
matrix_test.go:941: fstat size is different: pSt=90 cSt=140
matrix_test.go:938: stat size is different from fstat size: pStat=160 pFstat=110
matrix_test.go:941: fstat size is different: pSt=110 cSt=160
https://github.com/rfjakob/gocryptfs/issues/951
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions