-
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
sql/logictest: TestLogic failed under stress #36570
Comments
@vivekmenezes can your team PTAL? |
SHA: https://github.com/cockroachdb/cockroach/commits/b1d5ae29d52698485b5398b57178c2ee02b3d49a Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1246064&tab=buildLog
|
Huh. This is interesting. We need to sit down and try to fix all the failures in here soon. |
SHA: https://github.com/cockroachdb/cockroach/commits/be35db9bddf0739a3971d4095ce19d896e251738 Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1262522&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/3f2470f358e638f526a07495bfd11f1805c135a8 Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1326901&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/3bc1328efa85e2fa4bbde2f02d306be2fd5d777a Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1363058&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/4bc081bee5a52c4b8116910025c7c04519872e99 Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1420659&tab=buildLog
|
SHA: https://github.com/cockroachdb/cockroach/commits/3b9a95bd7eb2cfa6d544fe7217852a85ec3b76f4 Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1422093&tab=buildLog
|
39350: row: fix behavior of uninitialized cfetchers r=jordanlewis a=jordanlewis Previously, calling DrainMeta on a cfetcher that hadn't been fully initialized was problematic. Add a guard for that. Closes #36570. Release note: None Co-authored-by: Jordan Lewis <[email protected]>
SHA: https://github.com/cockroachdb/cockroach/commits/af621b39a13732f95dde42579b5d6fb55c9e2da7
Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1223420&tab=buildLog
The text was updated successfully, but these errors were encountered: