Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Valgrind tests (was: Re: Zsh: [7] + 23074 suspended (tty output))
- X-seq: zsh-workers 43485
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Valgrind tests (was: Re: Zsh: [7] + 23074 suspended (tty output))
- Date: Tue, 18 Sep 2018 15:55:39 +0000
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc: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=fm1; bh=lfq9H0 LaJo1efH249ZizHSFwi5jbuUdksMgQJIlK6F0=; b=UVpu+e395eUF602IZacruc pXtoCB8xxHQLBhiRh1km1lLPNcOM6bY7HwsJ5guH8h2YTL6SWQxERo0CXAbqhANg Ynb6FXDPh9N8HcpoRcXoOxWJWH6zPGZFzE43vgEfbEFKQCxUpGMGKUy8+puDycJQ VVuZm5x9+Cf6DkKJZjNRYMXz0r//TjqnZfOEp/dKQkWJOSEpbbyEckhdId+1bega U1jrLLzQMHX3tbWm9TXlhW8Hy5ljb2VDXG4S4Ujv4KXUvgmHWFUl15U3cfNYG/sZ 2bDXoVrKOLqiJrHUUGEwPInBpeV9haw3pOIKtV/yFszjhjhQDr6bTXvdtAsGA37w ==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc: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=fm3; bh=lfq9H0 LaJo1efH249ZizHSFwi5jbuUdksMgQJIlK6F0=; b=IE9q1xuR8WuL5wbabdZxZH NrQqNzYmDKlrcL6Mxk+CCqjAdnAXinT1Yk2Mznat33GMlfYX80kl1CmdhFyx/Blm pd50FpMKGxC/0e3IRAaj9KMckq9hzsV9Eq2Y/1AjgjWOJntZf0Ogj+Wj/zCmp3XI U4Zl9225gYQL8UZU5Tzbypr52Ar8KipG33lhaN4corB1i0iwdPz7HIzZJ37XcNTp bclUjFMTqy/uTrN6IwBv5A1GntdMLfofp6TpJpDrjuRvpkE/fkufyP4vdlSisMVK FrXqAiOiudTIh4HywIVO5mp/lOBdiEUK+h86CG55YWdhkxM1vg7YIFXg9AqZAKrg ==
- In-reply-to: <CAKc7PVD0aoqenFzNeo-3HitqAtxi27-t=EcNQwc4=t57SYs0Hg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <ef42fe7f-4ecf-4dbc-cdb0-2d6e4cf27377@xk2c.de> <CAKc7PVAsJXv=jxcbrENM4LtcBkz86mbVe3WgCYBs6cwdEO=9hQ@mail.gmail.com> <1537195773.3258650.1510860136.6AA9F0BA@webmail.messagingengine.com> <CAKc7PVD0aoqenFzNeo-3HitqAtxi27-t=EcNQwc4=t57SYs0Hg@mail.gmail.com>
Sebastian Gniazdowski wrote on Tue, 18 Sep 2018 07:21 +0200:
> On Mon, 17 Sep 2018 at 16:50, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> > Can you describe what changes would be involved? Would the test
> > suite remain as portable as it should be?
>
> I was thinking little different back then when creating VATS, it
> appeared reasonable to have separate tests aimed at stressing Zsh in
> terms of memory usage, etc. I now see that the main Zsh tests are
> putting much stress on Zsh, so VATS should just add vtest.conf, custom
> runtests.zsh, zsh-valgrind-parse.cmd, custom ztst.zsh (I'm not sure if
> the two custom files really have to be different), from here:
> https://github.com/zdharma/VATS-zsh/tree/master/VATS.
You haven't actually answered my question. Can you, please, explain
what changes would need to be made to zsh in order to implement your
upthread proposal? It's fine to link to external sources for details
but the gist should be self-contained and understandable by readers
familiar with zsh and its build system but nothing else.
> The readme of this project is unnecessarily very long, the thing is
> very simple, I need some time to approach this again with original
> Test/ in mind.
For avoidance of doubt, I am simply asking for information on the
proposal. I am not yet sold on it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author