zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-workers@zsh.org
Subject: Re: E02xtrace test failed
Date: Sun, 22 Mar 2020 18:53:05 +0000	[thread overview]
Message-ID: <05859b66c9ce7940f18204a155b5970afeaf6548.camel@ntlworld.com> (raw)
In-Reply-To: <CACeGjnUdNJDWLvK2VXn2E6mESEaLU=fYFCwhsvWANOX-AhOa5g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

On Sun, 2020-03-22 at 10:12 -0400, Vin Shelton wrote:
> Daniel et al -
> 
> With today's build, I'm seeing a failure on the E02xtrace test:

I believe it's simply the status that's wrong --- the status is
indeed 1 if no function matches, which is the correct result.

pws


[-- Attachment #2: status.dif --]
[-- Type: text/x-patch, Size: 450 bytes --]

diff --git a/Test/E02xtrace.ztst b/Test/E02xtrace.ztst
index 8b9cc89a8..25173b2e8 100644
--- a/Test/E02xtrace.ztst
+++ b/Test/E02xtrace.ztst
@@ -203,7 +203,7 @@
  -T
  function -T -- { echo trace anonymous function }
  functions -- -- # no output
-0:define traced function: parse test
+1:define traced function: parse test
 ?+-T:0> echo trace function literally named -T
 >trace function literally named -T
 ?+(anon):0> echo trace anonymous function

  reply	other threads:[~2020-03-22 18:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-22 14:12 Vin Shelton
2020-03-22 18:53 ` Peter Stephenson [this message]
2020-03-22 23:18   ` Daniel Shahaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05859b66c9ce7940f18204a155b5970afeaf6548.camel@ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).