release-25.2: npgsql: remove setup dep on flaky Snap Store#169853
Conversation
The dependency caused the test to fail on multiple branches. This change moves to Microsoft's install script. Epic: none Fixes: cockroachdb#169533 Fixes: cockroachdb#169546 Fixes: cockroachdb#169547 Fixes: cockroachdb#169551 Fixes: cockroachdb#169576 Release note: None
|
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. |
|
😎 Merged successfully - details. |
|
✅ PR #169853 is compliant with backport policy Confidence: high ✅ ENGREQ Check Skipped: Test-only backport. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
Backport 1/1 commits from #169836 on behalf of @bghal.
The dependency caused the test to fail on multiple
branches. This change moves to Microsoft's install
script.
Epic: none
Fixes: #169533
Fixes: #169546
Fixes: #169547
Fixes: #169551
Fixes: #169576
Release note: None
Release justification: Change to non-production test code.