zsh-workers
 help / color / mirror / code / Atom feed
* Test E02xtrace fails on Solaris 8 x86 w/Sun Studio 11
@ 2009-04-09 15:25 Dagobert Michelsen
  0 siblings, 0 replies; only message in thread
From: Dagobert Michelsen @ 2009-04-09 15:25 UTC (permalink / raw)
  To: Zsh Hackers' List

Hi,

the current zsh 4.3.9 is failing a test on Solaris 8 x86 with Sun  
Studio 11
compiler:

./E02xtrace.ztst: starting.
*** /tmp/zsh.ztst.err.5393      Thu Apr  9 17:23:32 2009
--- /tmp/zsh.ztst.terr.5393     Thu Apr  9 17:23:32 2009
***************
*** 1,4 ****
- +./fnfile:1> PS4='+%x:%I> '
   +./fnfile:5> :
   +./fnfile:6> fn
   +./fnfile:3> print This is fn.
--- 1,3 ----
Test ./E02xtrace.ztst failed: error output differs from expected as  
shown above for:
  echo 'PS4="+%x:%I> "
  fn() {
    print This is fn.
  }
  :
  fn
  ' >fnfile
  $ZTST_testdir/../Src/zsh -fx ./fnfile 2>errfile
  grep '\./fnfile' errfile 1>&2
Was testing: Trace output with sourcefile and line number.
./E02xtrace.ztst: test failed.
./V01zmodload.ztst: starting.
*** /tmp/zsh.ztst.out.5442      Thu Apr  9 17:23:32 2009
--- /tmp/zsh.ztst.tout.5442     Thu Apr  9 17:23:32 2009
***************
*** 1,2 ****
--- 1,3 ----
   zmodload zsh/main
   zmodload zsh/parameter
+ zmodload zsh/zle
Test ./V01zmodload.ztst failed: output differs from expected as shown  
above for:
  zmodload -L
Was testing: List the loaded modules
./V01zmodload.ztst: test failed.


On Solaris 8 sparc with the same exact same configuration doesn't  
throw an error
on test.


Best regards

   -- Dago


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-09 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-09 15:25 Test E02xtrace fails on Solaris 8 x86 w/Sun Studio 11 Dagobert Michelsen

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