Skip to content

opt: fix show_trace_nonmetamorphic test#59022

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
RaduBerinde:fix-show-trace-nonmetamorphic
Jan 15, 2021
Merged

opt: fix show_trace_nonmetamorphic test#59022
craig[bot] merged 1 commit intocockroachdb:masterfrom
RaduBerinde:fix-show-trace-nonmetamorphic

Conversation

@RaduBerinde
Copy link
Copy Markdown
Member

This test was broken but it wasn't obvious because it only runs 20% of
the time (when the build happens to not be metamorphic). It can be
forced to run using TAGS=crdb_test_off.

Fixes #58989.

Release note: None

This test was broken but it wasn't obvious because it only runs 20% of
the time (when the build happens to not be metamorphic). It can be
forced to run using `TAGS=crdb_test_off`.

Fixes cockroachdb#58989.

Release note: None
@RaduBerinde RaduBerinde requested a review from a team as a code owner January 14, 2021 22:31
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@otan otan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm guesing some logic underneath accepts both with and without partition_all_by =false?

@RaduBerinde
Copy link
Copy Markdown
Member Author

No, the subtest is skipped altogether if the global metamorphic build flag is set, which happens 80% of the time. So the overall test passes 80% of the time even if there is garbage in the file.

@RaduBerinde
Copy link
Copy Markdown
Member Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 15, 2021

Build failed:

@yuzefovich
Copy link
Copy Markdown
Member

A flake.

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 15, 2021

Build failed:

@otan
Copy link
Copy Markdown
Contributor

otan commented Jan 15, 2021

bors success rate is like 20% these days

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 15, 2021

Build succeeded:

@craig craig bot merged commit ea410e1 into cockroachdb:master Jan 15, 2021
@RaduBerinde
Copy link
Copy Markdown
Member Author

bors success rate is like 20% these days

I'm doing the best I can!! :) (I'm the test infra engineer this week)

@otan
Copy link
Copy Markdown
Contributor

otan commented Jan 15, 2021

good luck! i hope you see green salad with no tomatoes!

@RaduBerinde RaduBerinde deleted the fix-show-trace-nonmetamorphic branch January 25, 2021 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql/opt/exec/execbuilder: TestExecBuild failed

4 participants