← Back to team overview

launchpad-dev team mailing list archive

"make check" is broken

 

Dear all,

"make check" is currently broken.  This is the only way a lot of people have 
of running the entire test suite.  I can run bin/test with no test args but 
this leaves me feeling uneasy.

{{{
Running tests.
xvfb-run -s '-screen 0 1024x768x24' /home/ed/canonical/lp-branches/missing-
slave-method-bug-509383/bin/test -vv

Tests failed (exit code 1)
make: *** [check] Error 1
}}}

At this point an Xvfb process is left running.

What's going on and how can it be fixed?  Telling me to use ec2 is *not* an 
answer, I want to run tests locally.

Cheers
J



Follow ups