[FTBFS] indicator-sound fails to build, test failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-sound (Ubuntu) |
Fix Released
|
High
|
Marco Trevisan (Treviño) |
Bug Description
indicator-sound fails to build from source in current bionic. Full build log at
https:/
Build log excerpt
=================
13/13 Test #13: integration-tests .......
[==========] Running 10 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 10 tests from TestIndicator
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulsePhone() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulsePhone() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulseDesktop() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulsePhone() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulsePhone() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulseDesktop() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulseDesktop() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulseDesktop() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulseDesktop() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[ RUN ] TestIndicator.
pulseaudio(): Process [pulseaudio] for service [org.PulseAudio1] failed to appear on bus
/<<BUILDDIR>
Expected: startPulseDesktop() doesn't throw an exception.
Actual: it throws.
[ FAILED ] TestIndicator.
[----------] 10 tests from TestIndicator (152077 ms total)
[----------] Global test environment tear-down
[==========] 10 tests from 1 test case ran. (152097 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 10 tests, listed below:
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
[ FAILED ] TestIndicator.
10 FAILED TESTS
YOU HAVE 8 DISABLED TESTS
Related branches
- Marco Trevisan (Treviño): Approve
-
Diff: 58 lines (+8/-19)2 files modifiedtests/integration/CMakeLists.txt (+6/-17)
tests/integration/indicator-sound-test-base.cpp (+2/-2)
summary: |
- indicator-sound fails to build, test failures + [FTBFS] indicator-sound fails to build, test failures |
Changed in indicator-sound (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
This is related pulseaudio not appearing on dbus. Not sure if this a problem in indicator-sound.