Skip to content

roachtest: add error tracing around gorm#67055

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
otan-cockroach:roachtest_fix
Jun 30, 2021
Merged

roachtest: add error tracing around gorm#67055
craig[bot] merged 1 commit intocockroachdb:masterfrom
otan-cockroach:roachtest_fix

Conversation

@otan
Copy link
Copy Markdown
Contributor

@otan otan commented Jun 30, 2021

Release note: None

Refs: #66825

@otan otan requested review from a team and rafiss June 30, 2021 04:43
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@rafiss rafiss left a comment

Choose a reason for hiding this comment

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

lgtm

PGUSER=root PGPORT=26257 PGSSLMODE=disable go test -v 2>&1 | %s/bin/go-junit-report > %s`, gormTestPath, goPath, resultsPath),
)
if err != nil {
t.L().Printf("error whilst processing tests (may be expected): %#v", err)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

technically "while running tests" but not a big deal

also could be helpful to add this log to other ORM tests where we swallow the error, if you are up for it

@otan
Copy link
Copy Markdown
Contributor Author

otan commented Jun 30, 2021

bors r=rafiss

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 30, 2021

Build succeeded:

@craig craig bot merged commit bb541aa into cockroachdb:master Jun 30, 2021
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.

3 participants