Skip to content

Update concurrent test to support multiple operations in each transaction #516

Update concurrent test to support multiple operations in each transaction

Update concurrent test to support multiple operations in each transaction #516

Triggered via pull request June 5, 2024 17:03
Status Failure
Total duration 42s
Billable time 1m
Artifacts

tests_amd64.yaml

on: pull_request
Matrix: test-linux-amd64-race / test-linux
Matrix: test-linux-amd64 / test-linux
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

16 errors
test-linux-amd64 / test-linux (linux-unit-test-1-cpu): concurrent_test.go#L899
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64 / test-linux (linux-unit-test-1-cpu): concurrent_test.go#L915
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64 / test-linux (linux-unit-test-1-cpu)
Process completed with exit code 2.
test-linux-amd64 / test-linux (linux-unit-test-4-cpu): concurrent_test.go#L899
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64 / test-linux (linux-unit-test-4-cpu): concurrent_test.go#L915
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64 / test-linux (linux-unit-test-4-cpu)
Process completed with exit code 2.
test-linux-amd64 / test-linux (linux-unit-test-2-cpu): concurrent_test.go#L899
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64 / test-linux (linux-unit-test-2-cpu): concurrent_test.go#L915
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64 / test-linux (linux-unit-test-2-cpu)
Process completed with exit code 2.
test-linux-amd64-race / test-linux (linux-unit-test-4-cpu-race): concurrent_test.go#L899
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64-race / test-linux (linux-unit-test-4-cpu-race): concurrent_test.go#L915
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
test-linux-amd64-race / test-linux (linux-unit-test-4-cpu-race)
Process completed with exit code 2.