Skip to content

Commit

Permalink
log at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
Miral Gadani committed Feb 7, 2023
1 parent d83340b commit d4e9d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/roachtest/test_runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,7 @@ func (r *testRunner) teardownTest(
if t.mu.cancel != nil {
t.mu.cancel()
}
t.L().Printf("test timed; check __stacks.log and CRDB logs for goroutine dumps")
}
return nil
}
Expand Down

0 comments on commit d4e9d18

Please sign in to comment.