This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: V7 test-in-container patch


On Thu, 16 Aug 2018, Florian Weimer wrote:

> On 08/16/2018 01:57 AM, DJ Delorie wrote:
> 
> > > Hurd doesn't have unshare, so you need to avoid building the container
> > > framework there.
> > 
> > Is it OK to return UNSUPPORTED for those?  I don't think it makes sense
> > to try to work around the whole containerized-test setup if containers
> > are missing.
> 
> UNSUPPORTED would work there.  If the Hurd maintainers do not like it, we
> could probably filter out test-containers tests there.

Or the Hurd maintainers could add appropriate Hurd-specific support for 
setting up suitable containers for these tests.  Surely the Hurd 
translator mechanism must be suitably expressive to be able to implement 
an equivalent container framework with enough functionality for these 
tests.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]