Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-09 | tests/cluster: add TestPoCTornWriteLocked | Jakob Unterwurzacher | |
2023-06-09 | tests/cluster: simplify TestPoCTornWrite | Jakob Unterwurzacher | |
Turns out we can get the same error with a simpler flow. | |||
2023-06-09 | tests/cluster: add TestPoCTornWrite | Jakob Unterwurzacher | |
Scary. But explains why TestConcurrentCreate fails. gocryptfs/tests/cluster$ go test -run TestPoCTornWrite --- FAIL: TestPoCTornWrite (0.00s) poc_test.go:210: iteration 214: inconsistent block: d6d6d6d6d6d6d6d6d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1d1 FAIL | |||
2023-06-06 | tests/cluster: add TestPoCHeaderCreation | Jakob Unterwurzacher | |
2023-06-06 | tests/cluster: move PoC tests to poc_test.go | Jakob Unterwurzacher | |