[pulseaudio-commits] Fixed: pulseaudio/pulseaudio#244 (master - b6e6e78)
Travis CI
builds at travis-ci.org
Tue Jan 3 03:49:53 UTC 2017
Build Update for pulseaudio/pulseaudio
-------------------------------------
Build: #244
Status: Fixed
Duration: 13 minutes and 14 seconds
Commit: b6e6e78 (master)
Author: Tanu Kaskinen
Message: memblockq-test: fix incorrect assumption of pa_memblockq_pop_missing() behaviour
The intuitive meaning of "missing" would be the difference between
tlength and the current queue length, and that's how memblockq-test
assumed pa_memblockq_pop_missing() to define the term "missing", but
that was an incorrect assumption, causing the last
pa_memblockq_pop_missing() return value assertion to fail.
This patch fixes the failing assertion and adds some comments about how
the "missing" and "requested" variables in memblockq work.
View the changeset: https://github.com/pulseaudio/pulseaudio/compare/5d3d4f5970f0...b6e6e78cc264
View the full build log and details: https://travis-ci.org/pulseaudio/pulseaudio/builds/188424812
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20170103/a04922c6/attachment.html>
More information about the pulseaudio-commits
mailing list