Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test suite failures with 5.0.7-dev-2



Hi,

On Wed, May 06, 2015 at 09:42:57AM +0100, Peter Stephenson wrote:
> On Wed, 6 May 2015 08:59:43 +0200
> Axel Beckert <abe@xxxxxxxxxxxxxxx> wrote:
> > Running test: Aliasing reserved tokens
> > Pattern match failed:
> > <begin
> > <end
> > <*4*{ begin
> > <*5*{end
> > >[1m[7m%[27m[1m[0m 
> >..
> > This looks to me like failing due to additional ANSI escape sequences
> > in the output. (Currently no time for further investigations, sorry.
> > Maybe this evening.)
> 
> Yes; does the following help?

Unfortunately not:

http://jenkins.grml.org/view/Debian/job/zsh-binaries/architecture=amd64/181/console

And again the test only failed on amd64 and only in the chroot on the
Jenkins build server:

Running test: Aliasing reserved tokens
Pattern match failed:
<begin
<end
<*4*{ begin
<*5*{end
>[1m[7m%[27m[1m[0m 
 
[1m[7m%[27m[1m[0m 
 
begin
>[1m[7m%[27m[1m[0m 
 
end
>[1m[7m%[27m[1m[0m 
 
    4    { begin
>    5    {end
>[1m[7m%[27m[1m[0m 
 
Test ../../Test/A02alias.ztst failed: output differs from expected as shown above for:
  $ZTST_testdir/../Src/zsh -fis <<<'
  PROMPT="" PS2="" PS3="" PS4="" RPS1="" RPS2=""
  exec 2>&1
  alias \{=echo
  { begin
  {end
  fc -l -2' 2>/dev/null
Was testing: Aliasing reserved tokens
../../Test/A02alias.ztst: test failed.

In the meanwhile I also tried to reproduce the issue locally inside an
amd64 chroot, but without success: the test suite went through there
without issues.

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@xxxxxxxxxxxxxxx  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://abe.noone.org/ (Web)



Messages sorted by: Reverse Date, Date, Thread, Author