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