Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Skipping gdbm test
- X-seq: zsh-workers 40708
- From: Sebastian Gniazdowski <psprint3@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Skipping gdbm test
- Date: Thu, 02 Mar 2017 08:17:44 -0800
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=20NXFczqKIQu9V1H8CgXJ0qXrn U=; b=szSYvMWoL4KY81C3VWZC4GydlG6MQBcDfswLU5PoU4CZIi8Yx9OFA98NO+ GJsdxAAGDOLjdRsxnlnVoMCmBbmZ5ktYjhBAgw+Eqihbg7tT4ju+qHhElW0Vd8CU bnwRqiPUEr4e4qtJINu8Y7V7PXJj5PJAtP4VuKUyqPYoRBQeo=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=20 NXFczqKIQu9V1H8CgXJ0qXrnU=; b=k5flDIC6gxtMPd3Vp4I1KNhC3tJtGos1j2 X28byod3yX0lqtjQhZXDLIk3V7fQETKpnd1RH1cpU6vpJHL7bQOtqNz+ADQH+6zj EDPajtEY98F19Zh4N93hrs7afWKSEYCwkxW5585bX0ypp6+ay6tAHsnkIJaaagbw 1Xs8VxalI=
- In-reply-to: <20170302150541.7f2c89f7@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20170302145932epcas5p18f7477866f38d8bbc75a640afffa04cd@epcas5p1.samsung.com> <CACeGjnUAnvcrmN2kHiZioXajPF5ejhQrhf2=f8Q9b5yes00PJA@mail.gmail.com> <20170302150541.7f2c89f7@pwslap01u.europe.root.pri>
On Thu, Mar 2, 2017, at 07:05 AM, Peter Stephenson wrote:
> On Wed, 1 Mar 2017 14:41:29 -0500
> Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx> wrote:
> > /opt/src/zsh-2017-03-01/Test/V11db_gdbm.ztst: starting.
> > (eval):3: failed to load module `zsh/db/gdbm':
> > /opt/build/zsh-2017-03-01/Test/Modules/zsh/db/gdbm.so: cannot open shared
> > object file: No such file or directory
> > /opt/src/zsh-2017-03-01/Test/V11db_gdbm.ztst: skipped (can't load
> > zsh/db/gdbm module for testing)
(...)
> It's a new test --- skipping it is fine unless you think you have the
> optional gdbm configured in. Otherwise, nothing to do.
Maybe the skip could be done more quiet? I've followed V10private.tst,
but that module is easily built. Checked that in %prep path to gdbm
module file is: Modules/zsh/db/gdbm.so
--
Sebastian Gniazdowski
psprint3@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author