Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5189)

Issue 6966045: testing: print mongod log messages

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by rog
Modified:
11 years, 3 months ago
Reviewers:
mp+140659
Visibility:
Public.

Description

testing: print mongod log messages If mongodb dies unexpectedly, the test just hangs, which isn't easy to diagnose. This CL prints the last few lines of mongod output when that happens. https://code.launchpad.net/~rogpeppe/juju-core/181-show-mgo-log/+merge/140659 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : testing: print mongod log messages #

Total comments: 3

Patch Set 3 : testing: print mongod log messages #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -2 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M testing/mgo.go View 1 6 chunks +56 lines, -2 lines 0 comments Download

Messages

Total messages: 5
rog
Please take a look.
11 years, 4 months ago (2012-12-19 13:06:56 UTC) #1
jameinel
I'm happy to say that this does help '-gocheck.vv'. It lets us see that mongo ...
11 years, 4 months ago (2012-12-20 06:10:44 UTC) #2
fwereade
LGTM pending explanation (maybe as a comment :)) https://codereview.appspot.com/6966045/diff/2001/testing/mgo.go File testing/mgo.go (right): https://codereview.appspot.com/6966045/diff/2001/testing/mgo.go#newcode92 testing/mgo.go:92: mgoExited ...
11 years, 4 months ago (2012-12-21 10:22:25 UTC) #3
rog
https://codereview.appspot.com/6966045/diff/2001/testing/mgo.go File testing/mgo.go (right): https://codereview.appspot.com/6966045/diff/2001/testing/mgo.go#newcode92 testing/mgo.go:92: mgoExited = exited On 2012/12/21 10:22:25, fwereade wrote: > ...
11 years, 4 months ago (2012-12-21 12:23:42 UTC) #4
rog
11 years, 3 months ago (2013-01-14 10:49:23 UTC) #5
*** Submitted:

testing: print mongod log messages

If mongodb dies unexpectedly, the test just hangs,
which isn't easy to diagnose. This CL prints the
last few lines of mongod output when that happens.

R=jameinel, fwereade
CC=
https://codereview.appspot.com/6966045
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b