-
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
internal/sqlsmith: TestSetups failed #55718
Labels
Milestone
Comments
cockroach-teamcity
added
branch-release-20.2
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
labels
Oct 19, 2020
mgartner
added a commit
to mgartner/cockroach
that referenced
this issue
Oct 20, 2020
This is a temporary fix for cockroachdb#55718. Release justification: This fixes a flaky sqlsmith test which is blocking builds on the release branch. Release note: None
mgartner
added a commit
to mgartner/cockroach
that referenced
this issue
Oct 20, 2020
This is a temporary fix for cockroachdb#55718. Release justification: This fixes a flaky sqlsmith test which is blocking builds on the release branch. Release note: None
mgartner
added a commit
to mgartner/cockroach
that referenced
this issue
Oct 20, 2020
This is a temporary fix for cockroachdb#55718. Release justification: This fixes a flaky sqlsmith test which is blocking builds on the release branch. Release note: None
mgartner
added a commit
to mgartner/cockroach
that referenced
this issue
Oct 20, 2020
This is a temporary fix for cockroachdb#55718. Release justification: This fixes a flaky sqlsmith test which is blocking builds on the release branch. Release note: None
craig bot
pushed a commit
that referenced
this issue
Oct 20, 2020
55724: sqlsmith: disable partial index mutator r=mgartner a=mgartner This is a temporary fix for #55718. Release justification: This fixes a flaky sqlsmith test which is blocking builds on the release branch. Release note: None Co-authored-by: Marcus Gartner <[email protected]>
Fixed by #55724. |
mgartner
added a commit
to mgartner/cockroach
that referenced
this issue
Oct 20, 2020
This commit re-enables the PartialIndexMutator for sqlsmith tests. This mutator was disabled in cockroachdb#55724 after bug fixes in cockroachdb#55702 revealed invalid schemas being created in sqlsmith. By reordering the mutators, randomly generated schemas are no longer invalid. Informs cockroachdb#55718 Release note: None
mgartner
added a commit
to mgartner/cockroach
that referenced
this issue
Oct 20, 2020
This commit re-enables the PartialIndexMutator for sqlsmith tests. This mutator was disabled in cockroachdb#55724 after bug fixes in cockroachdb#55702 revealed invalid schemas being created in sqlsmith. By reordering the mutators, randomly generated schemas are no longer invalid. Informs cockroachdb#55718 Release note: None
craig bot
pushed a commit
that referenced
this issue
Oct 20, 2020
55761: sqlsmith: enable partial index mutator r=yuzefovich a=mgartner This commit re-enables the PartialIndexMutator for sqlsmith tests. This mutator was disabled in #55724 after bug fixes in #55702 revealed invalid schemas being created in sqlsmith. By reordering the mutators, randomly generated schemas are no longer invalid. Informs #55718 Release note: None Co-authored-by: Marcus Gartner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
(internal/sqlsmith).TestSetups failed on release-20.2@018118fd4647ff4f4a86241981d7293bc981c9fd:
More
Parameters:
See this test on roachdash
powered by pkg/cmd/internal/issues
The text was updated successfully, but these errors were encountered: