We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build log:
buildPhase completed in 46 seconds Running phase: checkPhase @nix { "action": "setPhase", "phase": "checkPhase" } ok go.sia.tech/hostd/host/accounts 0.063s ... --- FAIL: TestRevenueMetrics (0.36s) --- FAIL: TestRevenueMetrics/successful (0.18s) logger.go:146: 2024-10-13T07:41:00.310Z DEBUG host.sqlite.clearLockedSectors cleared locked sectors {"locked": 0, "removed": []} logger.go:146: 2024-10-13T07:41:00.310Z DEBUG host.sqlite database initialized {"sqliteVersion": "3.45.1", "schemaVersion": 27, "path": "/build/TestRevenueMetri> logger.go:146: 2024-10-13T07:41:00.310Z DEBUG host.wallet processing consensus change {"applied": 1, "reverted": 0} logger.go:146: 2024-10-13T07:41:00.310Z DEBUG host.wallet applied consensus change {"changeID": "89ead7f67180a28f5b2dea213fdbb6673b914a7901375a78033549337ec> logger.go:146: 2024-10-13T07:41:00.310Z DEBUG host.contracts.consensusChange consensus change applied {"height": 0, "changeID": "89ead7f67180a28f5b2dea213fdbb6> logger.go:146: 2024-10-13T07:41:00.480Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 0} revenue_test.go:65: failed to create host: failed to update host settings: failed to validate net address: invalid net address "127.0.0.1": only public IP addresses allowed
Unit test to pass.
sia-wip
nix-build -A siatech-renterd
1.1.2
NixOS 24.05 / Nixpkgs master
n/a
No response
The text was updated successfully, but these errors were encountered:
This looks like a user issue. Make sure you are running unit tests with go test -tags=testing ./…
go test -tags=testing ./…
Sorry, something went wrong.
n8maninger
No branches or pull requests
Current Behavior
Build log:
Expected Behavior
Unit test to pass.
Steps to Reproduce
sia-wip
nix-build -A siatech-renterd
Version
1.1.2
What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?
NixOS 24.05 / Nixpkgs master
Autopilot Config
n/a
Bus Config
n/a
Contract Set Contracts
n/a
Anything else?
No response
The text was updated successfully, but these errors were encountered: