• Matthew Slipper's avatar
    op-service: Remove txmgr queue timing test (#13032) · ae24f01d
    Matthew Slipper authored
    The tests in the txmgr queue were asserting that calls complete within a certain time window. This was causing flakes, particularly when the CI runner was under load. Generally we should avoid tests that use fixed durations as a way of asserting that code functions correctly.
    ae24f01d
Name
Last commit
Last update
..
metrics Loading commit data...
mocks Loading commit data...
cli.go Loading commit data...
cli_test.go Loading commit data...
estimator.go Loading commit data...
price_bump_test.go Loading commit data...
queue.go Loading commit data...
queue_test.go Loading commit data...
rpc.go Loading commit data...
rpc_test.go Loading commit data...
send_state.go Loading commit data...
send_state_test.go Loading commit data...
test_txmgr.go Loading commit data...
txmgr.go Loading commit data...
txmgr_test.go Loading commit data...