Shopify / ghostferry

The swiss army knife of live data migrations
https://shopify.github.io/ghostferry
MIT License
693 stars 65 forks source link

TestThrottlerThrottlesAndUnthrottles flaky #315

Closed tiwilliam closed 2 years ago

tiwilliam commented 2 years ago

This test keep failing locally for me, probably due to my very slow laptop:

=== RUN   TestThrottlerThrottlesAndUnthrottles
time="2021-10-14T16:57:34+02:00" level=info msg="connecting to database" dsn="root:<masked>@tcp(127.0.0.1:29292)/?checkConnLiveness=false&collation=utf8mb4_unicode_ci&multiStatements=true&maxAllowedPacket=0&charset=utf8mb4&sql_mode=%27STRICT_ALL_TABLES%2CNO_BACKSLASH_ESCAPES%27&time_zone=%27%2B00%3A00%27" tag=throttler
    lag_throttler_test.go:71:
            Error Trace:    lag_throttler_test.go:71
            Error:          Should be true
            Test:           TestThrottlerThrottlesAndUnthrottles
--- FAIL: TestThrottlerThrottlesAndUnthrottles (1.67s)
FAIL test/go.TestThrottlerThrottlesAndUnthrottles (1.67s)
FAIL test/go