Comment 0 for bug 1069831

Revision history for this message
Francis Ginther (fginther) wrote : libunity headless-tests fail

[Test case]
  ./autogen.sh --enable-headless-tests
  make
  make check

Some experimentation indicated that lp:libunity -r 189 introduced a change which broke the headless tests. A simple fix can be found here: lp:~fginther/libunity/simple-headless-test-fix (I do not know if this is really the best way to fix the issue).