components/tcl/tcl/test/results-32.sparc.master
changeset 3842 50372e9a6cc6
equal deleted inserted replaced
3841:073301957a1a 3842:50372e9a6cc6
       
     1 make[1]: Entering directory `$(@D)'
       
     2 	-DTCL_BUILDTIME_LIBRARY="\"$(SOURCE_DIR)/library\"" \
       
     3 	-DTCL_TEST $(SOURCE_DIR)/unix/../unix/tclAppInit.c
       
     4 rm -f tclTestInit.o
       
     5 mv tclAppInit.o tclTestInit.o
       
     6 "$(SOURCE_DIR)/unix/../generic/tclTest.c", line 69: warning: syntax error:  empty declaration
       
     7 cd dltest ; /usr/gnu/bin/make
       
     8 make[2]: Entering directory `$(@D)/dltest'
       
     9 make[2]: Leaving directory `$(@D)/dltest'
       
    10 /usr/gnu/bin/make tcltest-real LIB_RUNTIME_DIR="`pwd`"
       
    11 make[2]: Entering directory `$(@D)'
       
    12 	-Wl,-R,$(@D) -o tcltest
       
    13 make[2]: Leaving directory `$(@D)'
       
    14 LD_LIBRARY_PATH="`pwd`:${LD_LIBRARY_PATH}"; export LD_LIBRARY_PATH; \
       
    15 TCL_LIBRARY="$(SOURCE_DIR)/library"; export TCL_LIBRARY; \
       
    16 ./tcltest $(SOURCE_DIR)/unix/../tests/all.tcl 
       
    17 Tests running in interp:  $(@D)/tcltest
       
    18 Tests located in:  $(SOURCE_DIR)/tests
       
    19 Tests running in:  $(@D)
       
    20 Temporary files stored in $(@D)
       
    21 Test files run in separate interpreters
       
    22 Running tests that match:  *
       
    23 Skipping test files that match:  l.*.test
       
    24 Only running test files that match:  *.test
       
    25 append.test
       
    26 appendComp.test
       
    27 apply.test
       
    28 assocd.test
       
    29 async.test
       
    30 autoMkindex.test
       
    31 basic.test
       
    32 binary.test
       
    33 case.test
       
    34 chan.test
       
    35 chanio.test
       
    36 clock.test
       
    37 
       
    38 
       
    39 ==== clock-38.1 regression - convertUTCToLocalViaC - east of Greenwich FAILED
       
    40 ==== Contents of test case:
       
    41 
       
    42 	clock format 0 -format %H:%M:%S -timezone :localtime
       
    43     
       
    44 ---- Result was:
       
    45 16:00:00
       
    46 ---- Result should have been (exact matching):
       
    47 01:00:00
       
    48 ==== clock-38.1 FAILED
       
    49 
       
    50 
       
    51 
       
    52 ==== clock-40.1 regression - bad month with -timezone :localtime FAILED
       
    53 ==== Contents of test case:
       
    54 
       
    55 	clock scan 2000-01-01T00:00:00 -timezone :localtime  -format %Y-%m-%dT%H:%M:%S
       
    56     
       
    57 ---- Result was:
       
    58 946713600
       
    59 ---- Result should have been (exact matching):
       
    60 946684800
       
    61 ==== clock-40.1 FAILED
       
    62 
       
    63 
       
    64 
       
    65 ==== clock-42.1 regression test - %z in :localtime when west of Greenwich FAILED
       
    66 ==== Contents of test case:
       
    67 
       
    68 	clock format 0 -format %z -timezone :localtime
       
    69     
       
    70 ---- Result was:
       
    71 -0800
       
    72 ---- Result should have been (exact matching):
       
    73 -0500
       
    74 ==== clock-42.1 FAILED
       
    75 
       
    76 cmdAH.test
       
    77 cmdIL.test
       
    78 cmdInfo.test
       
    79 cmdMZ.test
       
    80 compExpr-old.test
       
    81 compExpr.test
       
    82 compile.test
       
    83 concat.test
       
    84 config.test
       
    85 dcall.test
       
    86 dict.test
       
    87 dstring.test
       
    88 encoding.test
       
    89 env.test
       
    90 error.test
       
    91 eval.test
       
    92 event.test
       
    93 exec.test
       
    94 execute.test
       
    95 expr-old.test
       
    96 expr.test
       
    97 fCmd.test
       
    98 fileName.test
       
    99 fileSystem.test
       
   100 for-old.test
       
   101 for.test
       
   102 foreach.test
       
   103 format.test
       
   104 get.test
       
   105 history.test
       
   106 http.test
       
   107 Running httpd in thread 3
       
   108 httpold.test
       
   109 if-old.test
       
   110 if.test
       
   111 incr-old.test
       
   112 incr.test
       
   113 indexObj.test
       
   114 info.test
       
   115 init.test
       
   116 interp.test
       
   117 io.test
       
   118 ioCmd.test
       
   119 ioUtil.test
       
   120 iogt.test
       
   121 join.test
       
   122 lindex.test
       
   123 link.test
       
   124 linsert.test
       
   125 list.test
       
   126 listObj.test
       
   127 llength.test
       
   128 load.test
       
   129 lrange.test
       
   130 lrepeat.test
       
   131 lreplace.test
       
   132 lsearch.test
       
   133 lset.test
       
   134 lsetComp.test
       
   135 macOSXFCmd.test
       
   136 macOSXLoad.test
       
   137 main.test
       
   138 mathop.test
       
   139 misc.test
       
   140 msgcat.test
       
   141 namespace-old.test
       
   142 namespace.test
       
   143 notify.test
       
   144 obj.test
       
   145 opt.test
       
   146 package.test
       
   147 parse.test
       
   148 parseExpr.test
       
   149 parseOld.test
       
   150 pid.test
       
   151 pkg.test
       
   152 pkgMkIndex.test
       
   153 platform.test
       
   154 proc-old.test
       
   155 proc.test
       
   156 pwd.test
       
   157 reg.test
       
   158 regexp.test
       
   159 regexpComp.test
       
   160 registry.test
       
   161 rename.test
       
   162 result.test
       
   163 safe.test
       
   164 scan.test
       
   165 security.test
       
   166 set-old.test
       
   167 set.test
       
   168 socket.test
       
   169 source.test
       
   170 split.test
       
   171 stack.test
       
   172 string.test
       
   173 stringComp.test
       
   174 stringObj.test
       
   175 subst.test
       
   176 switch.test
       
   177 tcltest.test
       
   178 thread.test
       
   179 timer.test
       
   180 tm.test
       
   181 trace.test
       
   182 unixFCmd.test
       
   183 unixFile.test
       
   184 unixInit.test
       
   185 unixNotfy.test
       
   186 unknown.test
       
   187 unload.test
       
   188 uplevel.test
       
   189 upvar.test
       
   190 utf.test
       
   191 util.test
       
   192 var.test
       
   193 while-old.test
       
   194 while.test
       
   195 winConsole.test
       
   196 winDde.test
       
   197 winFCmd.test
       
   198 winFile.test
       
   199 winNotify.test
       
   200 winPipe.test
       
   201 winTime.test
       
   202 
       
   203 all.tcl:	Total	27048	Passed	26057	Skipped	988	Failed	3
       
   204 Sourced 137 Test Files.
       
   205 Files with failing tests: clock.test
       
   206 Number of tests skipped for each constraint:
       
   207 	9	!ieeeFloatingPoint
       
   208 	3	asyncPipeChan
       
   209 	5	bug-3057639
       
   210 	4	dontCopyLinks
       
   211 	61	emptyTest
       
   212 	2	hasIsoLocale
       
   213 	1	impossible
       
   214 	1	knownBadTest
       
   215 	38	knownBug
       
   216 	2	largefileSupport
       
   217 	77	littleEndian
       
   218 	100	localeRegexp
       
   219 	12	longIs64bit
       
   220 	14	macosxFileAttr
       
   221 	17	memory
       
   222 	42	nonPortable
       
   223 	5	notNetworkFilesystem
       
   224 	8	nt
       
   225 	1	pcOnly
       
   226 	4	readonlyAttr
       
   227 	1	testCPUID
       
   228 	7	testaccessproc
       
   229 	1	testexprparser && !ieeeFloatingPoint
       
   230 	8	testopenfilechannelproc
       
   231 	7	teststatproc
       
   232 	1	testwinclock
       
   233 	21	testwordend
       
   234 	3	unknownFailure
       
   235 	2	unthreaded
       
   236 	518	win
       
   237 	2	win2000orXP
       
   238 make[1]: Leaving directory `$(@D)'