Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.0.1 - arguments test fails
- X-seq: zsh-workers 14682
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: 4.0.1 - arguments test fails
- Date: Sat, 2 Jun 2001 03:52:11 +0000
- In-reply-to: <20010602000443.EF20214285@xxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010602000443.EF20214285@xxxxxxxxxxxxxxxxxxxxxxxx>
On Jun 2,  1:04am, Peter Stephenson wrote:
}
} I knew there was something I'd forgotten before releasing the shell ---
} testing it worked.  Oh, well, it'll see if anyone's awake out there.
Of course, since you didn't make a release and then immediately leave
town, Sven had to fill the gap by introducing a bug and then leaving town.
We do have a history of making a release and then quickly making another
with only the dates changed (not the version).
Unfortunately I can't tell whether this test failure is an actual bug,
or an intentional change in behavior.  The next test chunk fails as well:
*** /tmp/zsh.ztst.out.28338     Fri Jun  1 20:47:45 2001
--- /tmp/zsh.ztst.tout.28338    Fri Jun  1 20:47:46 2001
***************
*** 1,6 ****
  line: {tst -o }{}
! line: {tst -o }{}
! DESCRIPTION:{optarg}
! NO:{oa}
! DESCRIPTION:{arg1}
! NO:{a1}
--- 1,2 ----
  line: {tst -o }{}
! line: {tst -o oa }{}
Test ../../zsh-4.0/Test/Y03arguments.ztst failed: output differs from expected as shown above for:
 tst_arguments '-o::optarg:(oa)' ':arg1:(a1)'
 comptest $'tst -o\t\t'
Was testing: optional option argument
-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   
Messages sorted by:
Reverse Date,
Date,
Thread,
Author