diff --git a/graph/db/benchmark_test.go b/graph/db/benchmark_test.go index 74cf68c84..58b8cb39a 100644 --- a/graph/db/benchmark_test.go +++ b/graph/db/benchmark_test.go @@ -431,9 +431,6 @@ func TestPopulateDBs(t *testing.T) { // postgres backend instead of the kvdb-sqlite backend. // // NOTE: this is a helper test and is not run by default. -// -// TODO(elle): this test reveals tht there may be an issue with the postgres -// migration as it is super slow. func TestPopulateViaMigration(t *testing.T) { t.Skipf("Skipping local helper test")