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

Test suite failures with 5.0.7-dev-2



Hi,

while zsh 5.0.7-dev-2 built fine as Debian package locally on my
Debian Unstable amd64 (64 bit PC) laptop, as well as on i386[1] (32
bit PC) in a Debian Unstable chroot on our Jenkins server, it had test
suite failures[2] on amd64 in the Debian Unstable chroot on our
Jenkins server.

Copy and paste from the log, not necessarily with the correct amount
of whitespace:

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=""
  exec 2>&1
  alias \{=echo
  { begin
  {end
  fc -l -2' 2>/dev/null
Was testing: Aliasing reserved tokens
../../Test/A02alias.ztst: test failed.

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

[1] http://jenkins.grml.org/view/Debian/job/zsh-binaries/architecture=i386/179/console
[2] http://jenkins.grml.org/view/Debian/job/zsh-binaries/architecture=amd64/180/console

		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