roachtest: use activerecord 6.1.3#68329
Conversation
This should resolve the failure where the test cannot run right now Release note: None
erikgrinaker
left a comment
There was a problem hiding this comment.
Thanks! Why does this help?
|
tftr! it helps because the test is currently failing with This was fixed upstream by cockroachdb/activerecord-cockroachdb-adapter@72064b1 which is released in activerecord-cockroachdb-adapter 6.1.3 bors r=erikgrinaker |
|
Build succeeded: |
|
Encountered an error creating backports. Some common things that can go wrong:
You might need to create your backport manually using the backport tool. error creating merge commit from 3e2af3c to blathers/backport-release-20.2-68329: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 20.2.x failed. See errors above. error creating merge commit from 3e2af3c to blathers/backport-release-21.1-68329: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 21.1.x failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan. |
This should resolve the failure where the test cannot run right now.
fixes #66827
Release note: None