zsh-workers
 help / color / mirror / code / Atom feed
From: Clinton Bunch <cdb_zsh@zentaur.org>
To: "zsh-workers@zsh.org" <zsh-workers@zsh.org>
Subject: There seems to be a problem with the test harness on Solaris 11.4
Date: Sun, 6 Nov 2022 10:54:54 -0600	[thread overview]
Message-ID: <f39f1ba9-a54d-fa48-fcbc-9716859e6928@zentaur.org> (raw)

Every test failed with an error similar to the one down below.


./A01grammar.ztst: starting.
diff: illegal option -- a
usage: diff [-bitw] [-c | -e | -f | -h | -n | -u] file1 file2
        diff [-bitw] [-C number | -U number] file1 file2
        diff [-bitw] [-D string] file1 file2
        diff [-bitw] [-c | -e | -f | -h | -n | -u] [-l] [-r] [-s] [-S 
name] directory1 directory2

Test ./A01grammar.ztst failed: output differs from expected as shown 
above for:
   # Test skipping early to ensure we run the remainder...
   if [[ -n $ZTST_test_skip ]]; then
     ZTST_skip="Test system verification for skipping"
   else
     print "This is standard output"
     print "This is standard error" >&2
     false
   fi
Error output:
This is standard error
Was testing: Test skipping if ZTST_test_skip is set
./A01grammar.ztst: test failed.



             reply	other threads:[~2022-11-06 16:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 16:54 Clinton Bunch [this message]
2022-11-06 18:12 ` Bart Schaefer
2022-11-06 18:28   ` Clinton Bunch
2022-11-06 18:34     ` Clinton Bunch
2022-11-06 19:09       ` Bart Schaefer
2022-11-06 19:32         ` Clinton Bunch
2022-11-07 19:39           ` Clinton Bunch
2022-11-09  3:29             ` [PATCH] diff for test harness (was: There seems to be a problem with the test harness on Solaris 11.4) Clinton Bunch

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=f39f1ba9-a54d-fa48-fcbc-9716859e6928@zentaur.org \
    --to=cdb_zsh@zentaur.org \
    --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).