-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
roachtest: gorm failed #90309
Comments
roachtest.gorm failed with artifacts on release-22.1 @ 477af1d876e3e62b26900854c2f33eaa7cec73db:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 42dba045cb6e5c9242a28045028738d005961a84:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 42dba045cb6e5c9242a28045028738d005961a84:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 42dba045cb6e5c9242a28045028738d005961a84:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 748b58e30ead38f505e6076e860277ae964ea9c0:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 748b58e30ead38f505e6076e860277ae964ea9c0:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 98f4c58f1eda61ebdd4cf6b8f7fa2e5fdb6cede2:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ df9d8c36836d2fed17c7cb5d191b8cf600ebfddc:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 2ff55c6a91e93ba73f88d74c09debfefbd33d2fa:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 11d13287d3e5bbb99b09ea36b8208a3b150bc437:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 95e8d6db8e0ad065acdf83b8fd6cf06080f0d055:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 95e8d6db8e0ad065acdf83b8fd6cf06080f0d055:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ a1128ecbd7eaec0b0e7c44f4d5e6cc089c2f2dc3:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 6e967cd7f7fca6b3a9d16c7003326df89ac4653a:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ f389acc2015d7e630382d3d191a5188936b2ec86:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 6fdb8f55c6e3224d1d4b8bb2b5f7e757d57d29df:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 6fdb8f55c6e3224d1d4b8bb2b5f7e757d57d29df:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 6fdb8f55c6e3224d1d4b8bb2b5f7e757d57d29df:
Same failure on other branches
|
roachtest.gorm failed with artifacts on release-22.1 @ 6fdb8f55c6e3224d1d4b8bb2b5f7e757d57d29df:
Same failure on other branches
|
91166: kv/kvserver: fix TestStoreMetrics by stopping automatic compactions r=jbowens a=coolcom200 Previously the `TestStoreMetrics` test was running into an issue where an automatic compaction would cause entries in the `pebble.Metrics.TableCache` to be evicted before the test was able to validate the data. In order to resolve this an additional testing knob was added to allow for `storage.ConfigOptions` to be provided. Release note: None Closes: #90631 Epic: CRDB-20293 91232: roachtest: update gorm version to 1.24.1 r=ecwall a=ZhouXing19 fixes #90311 fixes #90310 fixes #90309 The error ``` /home/ubuntu/go/pkg/mod/gorm.io/driver/[email protected]/migrator.go:710:8: pdb.Reset undefined (type *gorm.PreparedStmtDB has no field or method Reset) ``` was due to the lack of this commit in the gorm we used: go-gorm/gorm@5dd2bb4 which is merged to gorm 1.24.1. Release note: None Co-authored-by: Leon Fattakhov <[email protected]> Co-authored-by: Jane Xing <[email protected]>
roachtest.gorm failed with artifacts on release-22.1 @ 0feb4b5ee1afbab5c73ce0c8a7d929f99279683b:
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-20686
The text was updated successfully, but these errors were encountered: