On Wed, Dec 12, 2018 at 6:19 AM Emil Velikov <emil.l.veli...@gmail.com> wrote:
> On Wed, 12 Dec 2018 at 07:45, Rhys Kidd <rhysk...@gmail.com> wrote: > > > > Emil and Dylan, > > > > I took a go at addressing the limited number of remaining meson-based > > travis-ci errors. This series applies on top of the work Dylan circulated > > yesterday, and which can be seen here: > > > > > Could you help me debug my WIP of porting the autotools tests > > > to meson? They're just failing randomly with no good debuging output: > > > > > > https://travis-ci.org/dcbaker/mesa/jobs/466665289 > > > > Dylan, if you pick these patches up you may want to squash those ones > which > > are 'Fixes' into the respective initial patch before any final push. > > > > At this stage the failures are deterministic. > > > > The remaining two known issues are: > > > > * -Dbuild-tests=true: anv is unable to build when this option is > enabled. > > This is unrelated to this series and occurs in master. At present > meson > > by default has different test coverage to autotools. See further > here: > > https://travis-ci.org/Echelon9/mesa/builds/466840665 > > > The libvulkan_intel_tests (the tests library) is missing the WSI (et > al) dependencies. A quick check is to add anv_deps instead of > hand-rolling it. > anv tests work for me. Maybe it's something specific to one combination of enabled WSI platforms? I always build with all of them. In any case, sounds very fixable. Thanks for looking at it, Emil! --Jason
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev