mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-05-31 06:41:10 +00:00
Remove old hypothesis tests Fix allmydata.test.cli.test_cli.Errors.test_get this was broken due to differing share placements whereas we need to allow this. Fix test_5_overdue_immutable This change makes the test not depend on the value of PYTHONHASHSEED. Revert "Fix test_5_overdue_immutable" This reverts commit 5f3696d9a53e7df8781a2c463c7112282397cd69. fix test to actually hang the first 5 *servers* sort keys for stable output use file-context-managers remove probably-unneeded assert (that fails sometimes) another non-deterministic test?
Install: pip install -e .[test] run: py.test -s -v integration/ If you want to keep the created temp-dir around: py.test --keep-tempdir -v integration/ The fixtures also set up a "flogtool gather" process and dump all the logs from all the running processes (introducer, 5 storage nodes, alice, bob) to a tempfile.