Skip to content

TestRenterSpendingReporting ndf

Matthew Sevey requested to merge ndf-spending into master

BUG FIX

Description of Bug and Fix

NDF

--- FAIL: TestRenterSpendingReporting (113.97s)
	renter_test.go:2183: [failed to upload first file in renewContractsBySpending; redundancy should be 2 but was 1; 1 available hosts]

Lowered upload price for host when renewing contracts by spending to eliminate contract being dropped because host is too expensive.

Closes #3176 (closed)

Testing Added

Moved test to vlong since it is not super critical and takes over 2min to run.

Also moved TestZeroByteFile into one of the TestRenter groups to improve run time.

Proof of Fix (ie Screenshot if applicable)

Changes to Work Flow (if applicable)

N/A

Edited by Matthew Sevey

Merge request reports