-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: sqllitelogic test no longer files GitHub issues upon failure #79403
Copy link
Copy link
Closed
Copy link
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf
Description
The Bazel sqllitelogic test has been failing since at least 21 Feb, before which no history is recorded: https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SQLiteLogicTestsBazel?branch=%3Cdefault%3E&buildTypeTab=overview&mode=builds
However, no issues were filed for the failures. We rely on these issues to detect the failures, so it's very important that they get filed.
This was last fixed here: #47566
Here is an example of a correctly filed SQLiteLogicTest issue: #77929
Jira issue: CRDB-14807
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf