zsh-workers
 help / color / mirror / code / Atom feed
* Test Failures Latest CVS
@ 2001-07-06  3:53 Vin Shelton
  2001-07-06  5:22 ` Andrej Borsenkow
  2001-07-06  5:51 ` Bart Schaefer
  0 siblings, 2 replies; 8+ messages in thread
From: Vin Shelton @ 2001-07-06  3:53 UTC (permalink / raw)
  To: Zsh hackers list

It's probably a good thing that our test suites are starting to catch
more regressions:

/usr/local/src/zsh-2001-07-05/Test/D04parameter.ztst: starting.
*** /tmp/zsh.ztst.out.2596	Thu Jul  5 23:19:53 2001
--- /tmp/zsh.ztst.tout.2596	Thu Jul  5 23:19:53 2001
***************
*** 1,4 ****
  wre is the white windmill, whispered walter wisely
  wly
  where is the white windmill, wred walter wisely
! where is the white windmill, wly
--- 1,4 ----
  wre is the white windmill, whispered walter wisely
  wly
  where is the white windmill, wred walter wisely
! wly
Test /usr/local/src/zsh-2001-07-05/Test/D04parameter.ztst failed: output differs from expected as shown above for:
  # it's not quite clear that these are actually right unless you know
  # the algorithm:  search along the string for the point at which the
  # first (last) match occurs, for ## (%%), then take the shortest possible
  # version of that for # (%).  it's as good a definition as anything.
  string='where is the white windmill, whispered walter wisely'
  print ${(S)string#h*e}
  print ${(S)string##h*e}
  print ${(S)string%h*e}
  print ${(S)string%%h*e}
Was testing: ${(S)...#...} etc.
/usr/local/src/zsh-2001-07-05/Test/D04parameter.ztst: test failed.
/usr/local/src/zsh-2001-07-05/Test/D05array.ztst: starting.
/usr/local/src/zsh-2001-07-05/Test/D05array.ztst: all tests successful.
/usr/local/src/zsh-2001-07-05/Test/D06subscript.ztst: starting.
/usr/local/src/zsh-2001-07-05/Test/D06subscript.ztst: all tests successful.
/usr/local/src/zsh-2001-07-05/Test/E01options.ztst: starting.
/usr/local/src/zsh-2001-07-05/Test/E01options.ztst: all tests successful.
/usr/local/src/zsh-2001-07-05/Test/E02xtrace.ztst: starting.
/usr/local/src/zsh-2001-07-05/Test/E02xtrace.ztst: all tests successful.
/usr/local/src/zsh-2001-07-05/Test/V01zmodload.ztst: starting.
*** /tmp/zsh.ztst.err.4296	Thu Jul  5 23:20:01 2001
--- /tmp/zsh.ztst.terr.4296	Thu Jul  5 23:20:01 2001
***************
*** 0 ****
--- 1 ----
+ ZTST_execchunk:zsh/pcre:2: no setup function
Test /usr/local/src/zsh-2001-07-05/Test/V01zmodload.ztst failed: error output differs from expected as shown above for:
 for m in $mods
 do
   zmodload -i $m || mods[(r)$m]=()
 done
Was testing: Test loading of all compiled modules
/usr/local/src/zsh-2001-07-05/Test/V01zmodload.ztst: test failed.

The V01zmodload.ztst failure showed up on July 2nd, I believe.

This is all under:

Linux zion.rcn.com 2.4.6 #2 SMP Wed Jul 4 12:30:42 EDT 2001 i686 unknown

with gcc-3.0 and gcc-2.95.3.


TIA,
  - vin


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-07-06 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06  3:53 Test Failures Latest CVS Vin Shelton
2001-07-06  5:22 ` Andrej Borsenkow
2001-07-06 18:04   ` Clint Adams
2001-07-06  5:51 ` Bart Schaefer
2001-07-06  9:02   ` Peter Stephenson
2001-07-06  9:17   ` Peter Stephenson
2001-07-06  9:50     ` Peter Stephenson
2001-07-06 16:17       ` Bart Schaefer

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