release-25.4: roachtest: add flaky npgsql and hibernate tests to ignore lists#163797
release-25.4: roachtest: add flaky npgsql and hibernate tests to ignore lists#163797rafiss wants to merge 1 commit intocockroachdb:release-25.4from
Conversation
Add Npgsql.Tests.NotificationTests.WaitAsync_with_timeout to the npgsql ignore list and update hibernate ignore list entries for JtaTransactionJoiningTest. These tests have been observed to be flaky in the upstream testing suites. Resolves: cockroachdb#163604 Resolves: cockroachdb#163481 Release note: None
7270b06 to
d344edd
Compare
|
Thanks for opening a backport. Before merging, please confirm that it falls into one of the following categories (select one):
Add a brief release justification to the PR description explaining your selection. Also, confirm that the change does not break backward compatibility and complies with all aspects of the backport policy. All backports must be reviewed by the TL and EM for the owning area. |
|
✅ PR #163797 is compliant with backport policy Confidence: high ❌ ENGREQ Check Failed: Please check one of the backport category checkboxes. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
Backport 1/1 commits from #163783 on behalf of @rafiss.
Add Npgsql.Tests.NotificationTests.WaitAsync_with_timeout to the npgsql ignore list and update hibernate ignore list entries for JtaTransactionJoiningTest.
These tests have been observed to be flaky in the upstream testing suites.
Resolves: #163604
Resolves: #163481
Release note: None
Release justification: