Run stores unit tests against MySQL #4957
Annotations
15 errors and 6 warnings
test (ubuntu-latest, 1.22)
60/61 tests failed
|
Test go.sia.tech/renterd/stores/TestAutopilotStore failed in 0.01s:
stores/sql_test.go#L111
2024-02-19T12:40:54Z ERROR stores/sql_test.go:111 failed to initialize database, got error dial tcp: lookup test on 127.0.0.53:53: server misbehaving
|
Test go.sia.tech/renterd/stores/TestAutopilotStore failed in 0.01s:
stores/autopilot_test.go#L14
autopilot_test.go:14: failed to create SQLStore failed to open SQL db
|
Test go.sia.tech/renterd/stores/TestSQLHostDB failed in 0.01s:
stores/sql_test.go#L111
2024-02-19T12:40:54Z ERROR stores/sql_test.go:111 failed to initialize database, got error dial tcp: lookup test on 127.0.0.53:53: server misbehaving
|
Test go.sia.tech/renterd/stores/TestSQLHostDB failed in 0.01s:
stores/hostdb_test.go#L36
hostdb_test.go:36: failed to create SQLStore failed to open SQL db
|
Test go.sia.tech/renterd/stores/TestSQLHosts failed in 0.01s:
stores/sql_test.go#L111
2024-02-19T12:40:54Z ERROR stores/sql_test.go:111 failed to initialize database, got error dial tcp: lookup test on 127.0.0.53:53: server misbehaving
|
Test go.sia.tech/renterd/stores/TestSQLHosts failed in 0.01s:
stores/hostdb_test.go#L170
hostdb_test.go:170: failed to create SQLStore failed to open SQL db
|
Test go.sia.tech/renterd/stores/TestSearchHosts failed in 0s:
stores/sql_test.go#L111
2024-02-19T12:40:54Z ERROR stores/sql_test.go:111 failed to initialize database, got error dial tcp: lookup test on 127.0.0.53:53: server misbehaving
|
Test go.sia.tech/renterd/stores/TestSearchHosts failed in 0s:
stores/hostdb_test.go#L252
hostdb_test.go:252: failed to create SQLStore failed to open SQL db
|
Test go.sia.tech/renterd/stores/TestRecordScan failed in 0s:
stores/sql_test.go#L111
2024-02-19T12:40:54Z ERROR stores/sql_test.go:111 failed to initialize database, got error dial tcp: lookup test on 127.0.0.53:53: server misbehaving
|
test (ubuntu-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.22)
The operation was canceled.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.22)
The operation was canceled.
|
test (ubuntu-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|