mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
swarm/fuse: Fix flaky FUSE tests (#398)
* swarm/fuse: Run encrypted/nonencrypted cases in separate tests Encrypted/non-encrypted cases were running in single tests. That could cause problems because cleanup was done with defers, and they did not run between the encrypted/non-encrypted cases * swarm/fuse: Fix typo * swarm/storage: Fix test function parameter order convention
This commit is contained in:
parent
4e32271d08
commit
a715a46bf6
1 changed files with 629 additions and 518 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue