[libdispatch-dev] testing tree now ported/automaked and committed
William Siegrist
wsiegrist at apple.com
Thu Nov 5 06:51:06 PST 2009
On Nov 5, 2009, at 1:18 AM, Robert Watson wrote:
>
>
> Failure:
> dispatch_priority * Blocks complete but fails precedence test
>
Part (or all) of your problem might be not feeding the test enough work. If your machine is powerful enough, all of the work will get to run as soon as its ready and priority will never come into play. So try increasing the amount of work you give the test.
-Bill
More information about the libdispatch-dev
mailing list