From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62621 invoked by alias); 9 Jul 2019 20:59:01 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 62609 invoked by uid 89); 9 Jul 2019 20:59:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:342, H*i:sk:87sgrfc X-HELO: mx1.redhat.com From: DJ Delorie To: Florian Weimer Cc: libc-alpha@sourceware.org Subject: Re: [PATCH] test-in-container: Install locales into the test container In-Reply-To: <87sgrfc4n5.fsf@oldenburg2.str.redhat.com> (message from Florian Weimer on Tue, 09 Jul 2019 22:52:14 +0200) Date: Tue, 09 Jul 2019 20:59:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-07/txt/msg00199.txt.bz2 Florian Weimer writes: > The problem is that the delay also applies to partial runs of the test > suite: The first time, or each other time? > $ time make -j8 subdirs=resolv check This does (should :) create the pristine testroot, but only once.