Code review comment for lp:~jonas-drange/ubuntu-ui-extras/consolidated-devices

Revision history for this message
Andrew Hayzen (ahayzen) wrote :

From the silo building...
/<<BUILDDIR>>/ubuntu-ui-extras-0.3+16.04.20170331/tests/unittests/Printers/tst_printer.cpp: In member function ‘void TestPrinter::testUpdateFrom()’:
/<<BUILDDIR>>/ubuntu-ui-extras-0.3+16.04.20170331/tests/unittests/Printers/tst_printer.cpp:432:23: error: ‘Utils’ has not been declared
             "Duplex", Utils::duplexModeToPpdChoice(newDefaultDuplexMode));

Guess this needs pulling of staging to include my changes, and then change to use PpdUtils.

review: Needs Fixing

« Back to merge proposal