Mir

Code review comment for lp:~alan-griffiths/mir/workaround-1502782

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Another unrelated (and strange) failure...

Running main() from main.cpp
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from GLMark2Test
[ RUN ] GLMark2Test.benchmark_fullscreen_default
[1444988723.753888] mirplatform: Found graphics driver: android
[1444988723.754672] mirplatform: Found graphics driver: mesa-kms
[1444988723.756223] mirplatform: Found graphics driver: mesa-x11
[1444988723.756658] mirplatform: Found graphics driver: dummy
ERROR: Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE
std::exception::what: bind: No such file or directory

unknown file: Failure
C++ exception with description "Failed to start server thread" thrown in SetUp().
[ FAILED ] GLMark2Test.benchmark_fullscreen_default (10065 ms)
[----------] 1 test from GLMark2Test (10065 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (10066 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] GLMark2Test.benchmark_fullscreen_default

« Back to merge proposal