https://bugs.freedesktop.org/show_bug.cgi?id=102391

Matt Turner <matts...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|                            |dri-devel@lists.freedesktop
                   |                            |.org
           Assignee|dri-devel@lists.freedesktop |boyuan.zh...@amd.com
                   |.org                        |
                 CC|                            |alexdeuc...@gmail.com,
                   |                            |deathsim...@vodafone.de

--- Comment #1 from Matt Turner <matts...@gmail.com> ---
This is because the headers added in

commit 9d133dd08720d80dfc8ce098bf0972ebd05c454d
Author: Boyuan Zhang <boyuan.zh...@amd.com>
Date:   Tue Aug 15 11:33:43 2017 -0400

    tests/amdgpu: add uvd encode unit tests

were not added to the relevant _SOURCES variable, so they were not included in
the tarball by make dist.

It wasn't caught by make distcheck because of the "automagic" dependency on
cunit. The tests are silently disabled if cunit is not found.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to