I built pytools with FEATURES=test and all the tests passed. pyopencl has RESTRICT=test so I pulled the code from github and ran the tests outside of the portage sandbox (using dev-libs/pocl as the OpenCL implementation). The 2022.1.5 tag had one failing test, while for 2022.1.6 all the tests pass.
Nice. It'd be nice if we could fix the ebuild too to run the tests if possible.
> It'd be nice if we could fix the ebuild too to run the tests if possible. Right now dev-python/pyopencl is stable on amd64 while dev-libs/pocl is ~amd64 so we would need to stabilize pocl first.
(In reply to Chris Kerr from comment #2) > > It'd be nice if we could fix the ebuild too to run the tests if possible. > > Right now dev-python/pyopencl is stable on amd64 while dev-libs/pocl is > ~amd64 so we would need to stabilize pocl first. Fine with me. I'll file the bug.
(In reply to Sam James from comment #3) > (In reply to Chris Kerr from comment #2) > > > It'd be nice if we could fix the ebuild too to run the tests if possible. > > > > Right now dev-python/pyopencl is stable on amd64 while dev-libs/pocl is > > ~amd64 so we would need to stabilize pocl first. > > Fine with me. I'll file the bug. bug 861113. Anyway, it would be fine to do a revbump to add the tests if I hadn't filed that.
ppc64 done all arches done