zsh-workers
 help / color / mirror / code / Atom feed
* There seems to be a problem with the test harness on Solaris 11.4
@ 2022-11-06 16:54 Clinton Bunch
  2022-11-06 18:12 ` Bart Schaefer
  0 siblings, 1 reply; 8+ messages in thread
From: Clinton Bunch @ 2022-11-06 16:54 UTC (permalink / raw)
  To: zsh-workers

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.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-09  3:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-06 16:54 There seems to be a problem with the test harness on Solaris 11.4 Clinton Bunch
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

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).