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

Re: Failing tests on 4.3.5-dev-2 on Solaris 10 w/Sun Studio 12



Hi Peter,

Am 26.03.2008 um 15:01 schrieb Peter Stephenson:
I've just uploaded these

ftp://ftp.zsh.org/pub/development/zsh-4.3.5-dev-2-doc.tar.bz2
ftp://ftp.zsh.org/pub/development/zsh-4.3.5-dev-2-doc.tar.gz
ftp://ftp.zsh.org/pub/development/zsh-4.3.5-dev-2.tar.bz2
ftp://ftp.zsh.org/pub/development/zsh-4.3.5-dev-2.tar.gz

This contains bugfixes, none particularly major, and an extension to
parameter syntax to allow ${param[(ie)string]} to do reverse matching
without patterns.

From the lack of reaction to the previous one I should be able to issue
you this as 4.3.6 quite soon.

I re-ran the testsuite and again got some errors on Solaris:

./A01grammar.ztst: starting.
This test hangs the shell when it fails...
./A01grammar.ztst: all tests successful.
./A02alias.ztst: starting.
Test ./A02alias.ztst failed: bad status 1, expected 127 from:
  \foo foo
Error output:
/opt/csw/bin/foo: 2: not found
Was testing: Not aliasing
./A02alias.ztst: test failed.
./A03quoting.ztst: starting.
./A03quoting.ztst: all tests successful.
./A04redirect.ztst: starting.
./A04redirect.ztst: all tests successful.
./A05execution.ztst: starting.
./A05execution.ztst: all tests successful.
./A06assign.ztst: starting.
./A06assign.ztst: all tests successful.
./B01cd.ztst: starting.
./B01cd.ztst: all tests successful.
./B02typeset.ztst: starting.
./B02typeset.ztst: all tests successful.
./B03print.ztst: starting.
./B03print.ztst: all tests successful.
./B04read.ztst: starting.
./B04read.ztst: all tests successful.
./C01arith.ztst: starting.
./C01arith.ztst: all tests successful.
./C02cond.ztst: starting.
Warning: Not testing [[ -b blockdevice ]] (no devices found)
Warning: Not testing [[ -f blockdevice ]] (no devices found)
Warning: Not testing [[ ! -r file ]] (root reads anything)
This test takes two seconds...
./C02cond.ztst: all tests successful.
./C03traps.ztst: starting.
This test takes at least three seconds...
This test, too, takes at least three seconds...
Another test that takes three seconds
./C03traps.ztst: all tests successful.
./C04funcdef.ztst: starting.
./C04funcdef.ztst: all tests successful.
./D01prompt.ztst: starting.
./D01prompt.ztst: all tests successful.
./D02glob.ztst: starting.
./D02glob.ztst: all tests successful.
./D03procsubst.ztst: starting.
./D03procsubst.ztst: all tests successful.
./D04parameter.ztst: starting.
./D04parameter.ztst: all tests successful.
./D05array.ztst: starting.
./D05array.ztst: all tests successful.
./D06subscript.ztst: starting.
./D06subscript.ztst: all tests successful.
./D07multibyte.ztst: starting.
Testing multibyte with locale cs_CZ.UTF-8
*** /tmp/zsh.ztst.out.23453     Wed Mar 26 15:30:16 2008
--- /tmp/zsh.ztst.tout.23453    Wed Mar 26 15:30:16 2008
***************
*** 4,12 ****
  ngs20txt
  ngs100txt
  ngs200txt
- ngs100txt
- ngs10txt
  ngs1txt
! ngs200txt
! ngs20txt
  ngs2txt
--- 4,12 ----
  ngs20txt
  ngs100txt
  ngs200txt
  ngs1txt
! ngs10txt
! ngs100txt
  ngs2txt
+ ngs20txt
+ ngs200txt
Test ./D07multibyte.ztst failed: output differs from expected as shown above for:
  touch ngs1txt ngs2txt ngs10txt ngs20txt ngs100txt ngs200txt
  setopt numericglobsort
  print -l ngs*
  unsetopt numericglobsort
  print -l ngs*
Was testing: NUMERIC_GLOB_SORT option in UTF-8 locale
./D07multibyte.ztst: test failed.
./D08cmdsubst.ztst: starting.
./D08cmdsubst.ztst: all tests successful.
./E01options.ztst: starting.
This test hangs the shell when it fails...
./E01options.ztst: all tests successful.
./E02xtrace.ztst: starting.
./E02xtrace.ztst: all tests successful.
./V01zmodload.ztst: starting.
./V01zmodload.ztst: all tests successful.
./V02zregexparse.ztst: starting.
./V02zregexparse.ztst: all tests successful.
./V03mathfunc.ztst: starting.
./V03mathfunc.ztst: all tests successful.
./V04features.ztst: starting.
./V04features.ztst: all tests successful.
./V05styles.ztst: starting.
./V05styles.ztst: all tests successful.
./Y01completion.ztst: starting.
./Y01completion.ztst: all tests successful.
./Y02compmatch.ztst: starting.
./Y02compmatch.ztst: all tests successful.
./Y03arguments.ztst: starting.
./Y03arguments.ztst: all tests successful.
**************************************
30 successful test scripts, 2 failures, 0 skipped
**************************************



Best regards

  -- Dago



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