-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
multiple test failiures #98905
Comments
|
Fix for |
@smg260 Do you have more context about the |
I'm also unable to reproduce a failure with |
I believe all logictests running under the |
Closing this:
|
TestSystemZoneConfigs was part of a batch of skipped tests [1]. It appears several tests in that batch flaked due to a "slow quiesce" issue. The root cause for TestSystemZoneConfigs flaking during that time remains unknown, yet the other tests in the same batch have since been unskipped. After stress-testing via, ``` ./dev test pkg/kv/kvserver -f=TestSystemZoneConfigs --stress --stress-args '-maxruns 10000 -p 23' --timeout=10m ``` we surmise this test might have been indirectly deflaked. Thus, we unskip it. [1] cockroachdb#99121 Epic: none Fixes: cockroachdb#98905 Release note: None
On 2023-03-17 BORS has been failing with multiple issues. This is an umbrella issue to link to, and can be updated as required.
changefeedccl/TestChangefeedRandomExpressions/kafka - 96532
changefeedccl/TestChangefeedSchemaChangeAllowBackfill 5 fails https://teamcity.cockroachdb.com/test/-626867411426624385?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&expandTestHistoryChartSection=true
changefeedccl.TestChangefeedNemeses 5 fails https://teamcity.cockroachdb.com/test/4626064293122723814?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&expandTestHistoryChartSection=true
kvserver/TestDecommission - > 20 fails https://teamcity.cockroachdb.com/test/-6750397557676147176?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&expandTestHistoryChartSection=true
kvserver/TestSystemZoneConfigs - 3 fails staging - https://teamcity.cockroachdb.com/test/1437690617008383303?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&expandTestHistoryChartSection=true
kvserver/TestReplicaTombstone/(4) (4.1) raft messages to newer replicaID
multiregionccl/TestMultiRegionDataDriven/regional_by_table
logictest/distsql_join - 2 fails https://teamcity.cockroachdb.com/test/7978722684846482798?currentProjectId=Cockroach_Ci_TestsGcpLinuxX8664BigVm&branch=&expandTestHistoryChartSection=true
logictest/sequences_distsql
Jira issue: CRDB-25581
The text was updated successfully, but these errors were encountered: