• 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
queue_test.go 5.95 KB