I reproduced the tst_SingleInstanceManagerTests failure locally in an
schroot, here is the XML output of the test run:
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="2" failures="2" tests="4" name="SingleInstanceManagerTests">
<properties>
<property value="5.5.1" name="QTestVersion"/>
<property value="5.5.1" name="QtVersion"/>
<property value="Qt 5.5.1 (x86_64-little_endian-lp64 shared
(dynamic) release build; by GCC 5.3.1 20160330)" name="QtBuild"/>
</properties>
<testcase result="pass" name="initTestCase"/>
<testcase result="fail" name="test_cannot_run_twice_same_instance">
<!-- message="Failed to launch single instance: "QLocalServer::listen:
Name error"" type="system" -->
<failure message="'singleton->run(QStringList())'
returned FALSE. ()" result="fail"/>
</testcase>
<testcase result="fail"
name="test_arguments_passed_to_already_running_instance">
<!-- message="Failed to launch single instance: "QLocalServer::listen:
Name error"" type="system" -->
<failure message="'singleton->run(QStringList())'
returned FALSE. ()" result="fail"/>
</testcase>
<testcase result="pass" name="cleanupTestCase"/>
<system-err>
<![CDATA[Failed to launch single instance: "QLocalServer::listen: Name error"]]>
<![CDATA[Failed to launch single instance: "QLocalServer::listen: Name error"]]>
</system-err>
</testsuite>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567294
Title:
Some unit tests fail when run under an sbuild chroot
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1567294/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs