logictest: add local-mixed-22.2-23.1 to default configs#99866
logictest: add local-mixed-22.2-23.1 to default configs#99866craig[bot] merged 1 commit intocockroachdb:masterfrom
Conversation
99524a8 to
10b420c
Compare
|
The latest CI failure has: This is despite this PR including 858d874 in it, which I thought would prevent this. @knz or @adityamaru: Was I mistaken about that commit? |
|
filed #100609 |
055b72b to
4fbd5c7
Compare
This will help catch mixed version bugs. Ever since 4424f86 was merged, this config will use the v22.2 system schema while operating with a v23.1 binary. Release note: None
4fbd5c7 to
34471dd
Compare
yuzefovich
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @msirek and @rafiss)
pkg/sql/sqlitelogictest/tests/local-mixed-22.2-23.1/BUILD.bazel line 5 at r3 (raw file):
go_test( name = "local-mixed-22_2-23_1_test",
Just double checking that you ran sqlite tests with this config too, right?
rafiss
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @msirek and @yuzefovich)
pkg/sql/sqlitelogictest/tests/local-mixed-22.2-23.1/BUILD.bazel line 5 at r3 (raw file):
Previously, yuzefovich (Yahor Yuzefovich) wrote…
Just double checking that you ran sqlite tests with this config too, right?
yes, those tests passed
|
tftr! bors r+ |
|
Build succeeded: |
|
blathers backport 23.1 |
|
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 34471dd to blathers/backport-release-23.1-99866: 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 23.1 failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
This will help catch mixed version bugs. Ever since 4424f86 was merged, this config will use the v22.2 system schema while operating with a v23.1 binary.
Epic: None
Release note: None