]> arthur.barton.de Git - bup.git/commit
wvtest.py: respect BUP_TEST_SEED
authorRob Browning <rlb@defaultvalue.org>
Sat, 14 Nov 2020 17:28:50 +0000 (11:28 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 26 Nov 2020 21:53:09 +0000 (15:53 -0600)
commit9da91cb8d33520a678c620009016b8ab321b2e6d
tree775abb89bc2f3a658cf8c4a344bc8a062c091e6f
parent88f7fbebef60f0d8e5ebae8579cd249be6331ea3
wvtest.py: respect BUP_TEST_SEED

Without this, the test counts can vary given (for example) the
tests in validate_vfs_{streaming,seeking}* in tvfs.py.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
wvtest.py