zsh-workers
 help / color / mirror / code / Atom feed
* workers/36222 breaks V09datetime.ztst
@ 2015-08-18 12:11 Ismail Donmez
  0 siblings, 0 replies; only message in thread
From: Ismail Donmez @ 2015-08-18 12:11 UTC (permalink / raw)
  To: zsh-workers

Hi,

This is on Linux x86-64, en_US.UTF-8 locale, with workers/36222 I get:

./V09datetime.ztst: starting.
*** /tmp/zsh.ztst.out.9902      Tue Aug 18 15:10:15 2015
--- /tmp/zsh.ztst.tout.9902     Tue Aug 18 15:10:15 2015
***************
*** 1,5 ****
  13
  一
! 平成13年09月09日
! 四十
  002
--- 1,5 ----
  13
  一
! 平3年099
          ! �
  002
Test ./V09datetime.ztst failed: output differs from expected as shown 
above for:
  if [[ $skip_extensions = 1 ]]; then
    ZTST_skip="strftime extensions not supported"
  elif [[ $skip_japanese = 1 ]]; then
    ZTST_skip="Japanese UTF-8 locale not supported"
  else
    (
    LC_TIME=ja_JP.UTF-8
    strftime %Ey 1000000000
    strftime %Oy 1000000000
    strftime %Ex 1000000000
    strftime %OS 1000000000
    strftime %03Ey 650000000
    )
  fi
Was testing: alternate format extensions
./V09datetime.ztst: test failed.

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

only message in thread, other threads:[~2015-08-18 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-18 12:11 workers/36222 breaks V09datetime.ztst Ismail Donmez

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