cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

roachtest: ignore flaky activerecord tests #135907

Open annrpom opened 9 hours ago

annrpom commented 9 hours ago

Fixes: #134811 Fixes: https://github.com/cockroachdb/cockroach/issues/135801

Release note: None

cockroach-teamcity commented 9 hours ago

This change is Reviewable

rafiss commented 7 hours ago

hm, actually the AdapterForeignKeyTest ones have only flaked twice ever, so let's hold off on ignoring those until we see that they are more unstable.

annrpom commented 7 hours ago

let's hold off on ignoring those until we see that they are more unstable

ok i'll keep my eye out for those!