Skip to content

sql/execstats: skip TestTraceAnalyzer under duress#166209

Merged
trunk-io[bot] merged 1 commit intocockroachdb:masterfrom
dhartunian:skip-trace-analyzer-duress
Mar 20, 2026
Merged

sql/execstats: skip TestTraceAnalyzer under duress#166209
trunk-io[bot] merged 1 commit intocockroachdb:masterfrom
dhartunian:skip-trace-analyzer-duress

Conversation

@dhartunian
Copy link
Collaborator

@dhartunian dhartunian commented Mar 19, 2026

Skip TestTraceAnalyzer under duress (race/stress) since it times out when the metamorphic external process virtual cluster is injected — startup takes ~4 minutes under race and the test gets killed during shutdown.

Fixes: #166166

This test times out under the race detector when the metamorphic
external process virtual cluster is injected. Startup alone takes
~4 minutes and the test gets killed during shutdown.

Fixes: cockroachdb#166166

Co-Authored-By: roachdev-claude <roachdev-claude-bot@cockroachlabs.com>
@dhartunian dhartunian requested a review from a team as a code owner March 19, 2026 19:55
@dhartunian dhartunian added the backport-26.2.x Flags PRs that need to be backported to 26.2 label Mar 19, 2026
@dhartunian dhartunian requested review from angles-n-daemons and removed request for a team March 19, 2026 19:55
@trunk-io
Copy link
Contributor

trunk-io bot commented Mar 19, 2026

😎 Merged successfully - details.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@trunk-io trunk-io bot merged commit 05543a0 into cockroachdb:master Mar 20, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-26.2.x Flags PRs that need to be backported to 26.2 target-release-26.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

release-26.2: sql/execstats: TestTraceAnalyzer failed

3 participants