On Nov 18, 2007 12:25 PM, chromatic <[EMAIL PROTECTED]> wrote: > The next release will be on Tuesday evening. Committers, please review your > checkins and update NEWS appropriately. Everyone, please submit updates to > PLATFORMS. > > Running make fulltest and reporting any failures would be very handy as well.
This is the actual Win32 MinGW output Per your request, the pasted output of mingw32-make fulltest with gcc 3.4.5 on Win32 rev 22919 C:\parrot\libparrot.dll -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lm pr -lwinmm -lversion -lgmp C:\Perl\bin\perl.exe t\harness --gc-debug --running-make-test -b t\compilers\imcc\\*\\*.t t\op\\*.t t\pmc\\*.t t\native_pbc\\*.t t\dynpmc\\*.t t\dynoplibs\\*.t t\compile rs\json\\*.t t\compilers\pge\\*.t t\compilers\pge\p5regexp\\*.t t\compilers\pge\p6rules\\*.t t\compilers\tge\\*.t t\library\\*.t t\examples\\*.t t\compilers\imcc\imcpasm\cfg.........ok t\compilers\imcc\imcpasm\opt0........ok t\compilers\imcc\imcpasm\opt1........ok 1/78 skipped: various reasons t\compilers\imcc\imcpasm\opt2........ok 1/6 skipped: various reasons t\compilers\imcc\imcpasm\optc........ok t\compilers\imcc\imcpasm\pcc.........ok t\compilers\imcc\imcpasm\sub.........ok t\compilers\imcc\reg\alloc...........ok t\compilers\imcc\reg\spill...........ok t\compilers\imcc\syn\bsr.............ok t\compilers\imcc\syn\clash...........ok t\compilers\imcc\syn\const...........ok t\compilers\imcc\syn\errors..........ok t\compilers\imcc\syn\eval............ok 7/7 skipped: various reasons t\compilers\imcc\syn\file............ok 1/13 skipped: various reasons t\compilers\imcc\syn\keyed...........ok 1/1 skipped: various reasons t\compilers\imcc\syn\labels..........ok t\compilers\imcc\syn\macro...........ok t\compilers\imcc\syn\namespace.......ok t\compilers\imcc\syn\objects.........ok t\compilers\imcc\syn\op..............ok t\compilers\imcc\syn\pasm............ok t\compilers\imcc\syn\pcc.............ok t\compilers\imcc\syn\pod.............ok 1/4 skipped: various reasons t\compilers\imcc\syn\scope...........ok t\compilers\imcc\syn\symbols.........ok t\compilers\imcc\syn\tail............ok t\op\00ff-dos........................ok t\op\00ff-unix.......................ok t\op\01-parse_ops....................ok t\op\64bit...........................skipped all skipped: 64bit INTVAL platforms only t\op\arithmetics.....................ok 1/26 t\op\arithmetics.....................NOK 7/26# Failed test (t\op\arithmetics.t at line 210) # got: '0.000000 # 0.000000 # -123.456789 # 123.456789 # 0.000000 # 0.000000 # -123.456789 # 123.456789 # ' # expected: '-0.000000 # 0.000000 # -123.456789 # 123.456789 # -0.000000 # 0.000000 # -123.456789 # 123.456789 # ' t\op\arithmetics.....................ok 15/26# Looks like you failed 1 test of 26. t\op\arithmetics.....................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/26 tests, 96.15% okay t\op\basic...........................ok t\op\bitwise.........................ok t\op\calling.........................ok t\op\cc_params.......................ok t\op\cc_state........................ok t\op\cmp-nonbranch...................ok t\op\comp............................ok t\op\debuginfo.......................ok t\op\exceptions......................ok t\op\gc..............................ok t\op\globals.........................ok t\op\hacks...........................ok 2/2 skipped: various reasons t\op\ifunless........................ok t\op\info............................ok t\op\integer.........................ok t\op\interp..........................ok 1/8 skipped: various reasons t\op\jit.............................ok t\op\jitn............................ok t\op\lexicals........................ok t\op\literal.........................ok t\op\load_bytecode...................ok t\op\number..........................ok t\op\pushaction......................ok t\op\say.............................ok t\op\spawnw..........................ok t\op\sprintf.........................FAILED test 157 Failed 1/308 tests, 99.68% okay (less 117 skipped tests: 190 okay, 61.69%) t\op\stacks..........................ok 3/24 skipped: various reasons t\op\string..........................ok 7/160 skipped: various reasons t\op\string_cclass...................ok 3/11 skipped: various reasons t\op\string_cs.......................ok 16/50 skipped: various reasons t\op\stringu.........................ok 3/25 skipped: various reasons t\op\time............................ok t\op\trans...........................ok t\op\types...........................ok t\pmc\addrregistry...................ok t\pmc\array..........................ok t\pmc\bigint.........................ok t\pmc\bignum.........................skipped all skipped: No BigNum support yet. t\pmc\boolean........................ok t\pmc\bound_nci......................ok t\pmc\builtin........................ok 2/4 skipped: various reasons t\pmc\capture........................ok t\pmc\class..........................ok t\pmc\closure........................ok t\pmc\codestring.....................ok t\pmc\compiler.......................ok t\pmc\complex........................ok 47/53 t\pmc\complex........................NOK 48/53# Failed test (t\pmc\complex.t at line 1646) # got: ' # sinh(0-2i) # got 0.000000-0.909297i # not -0.000000-0.909297i # # sinh(0+2i) # got 0.000000+0.909297i # not -0.000000+0.909297i # done # ' # expected: 'done # ' # Looks like you failed 1 test of 53. t\pmc\complex........................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 48 Failed 1/53 tests, 98.11% okay (less 4 skipped tests: 48 okay, 90.57%) t\pmc\config.........................ok t\pmc\continuation...................ok t\pmc\coroutine......................ok t\pmc\default........................ok t\pmc\deleg_pmc......................ok t\pmc\delegate.......................ok t\pmc\enumerate......................ok t\pmc\env............................ok t\pmc\eval...........................ok t\pmc\exception......................ok t\pmc\exception_handler..............ok t\pmc\exporter.......................ok t\pmc\file...........................ok 3/7 skipped: various reasons t\pmc\fixedbooleanarray..............ok t\pmc\fixedfloatarray................ok t\pmc\fixedintegerarray..............ok t\pmc\fixedpmcarray..................ok t\pmc\fixedstringarray...............ok t\pmc\float..........................ok 4/42 # Failed test (t\pmc\float.t at line 547) # '0' # doesn't match '/^-0/ # ' t\pmc\float..........................ok 29/42# Looks like you failed 1 test of 42. t\pmc\float..........................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 23 Failed 1/42 tests, 97.62% okay t\pmc\freeze.........................ok t\pmc\globals........................ok t\pmc\hash...........................ok t\pmc\integer........................ok t\pmc\intlist........................ok t\pmc\io.............................ok 2/45 skipped: various reasons t\pmc\io_iterator....................ok t\pmc\io_status......................ok t\pmc\iterator.......................ok 1/44 skipped: various reasons t\pmc\key............................ok t\pmc\lexinfo........................ok t\pmc\lexpad.........................ok t\pmc\managedstruct..................ok t\pmc\mmd............................ok t\pmc\multiarray.....................ok t\pmc\multisub.......................ok t\pmc\n_arithmetics..................ok t\pmc\namespace......................ok t\pmc\nci............................ok t\pmc\null...........................ok t\pmc\object-meths...................ok 2/40 skipped: various reasons t\pmc\object-mro.....................ok t\pmc\object.........................ok t\pmc\objects........................ok t\pmc\orderedhash....................ok t\pmc\os.............................ok 5/15 skipped: various reasons t\pmc\pair...........................ok 1/3 skipped: various reasons t\pmc\parrotclass....................ok t\pmc\parrotinterpreter..............ok t\pmc\parrotio.......................ok 1/6 skipped: various reasons t\pmc\parrotlibrary..................ok t\pmc\parrotobject...................ok t\pmc\parrotrunningthread............ok t\pmc\parrotthread...................ok t\pmc\pccmethod_test.................ok t\pmc\pmc............................ok 1/20 skipped: various reasons t\pmc\pmcproxy.......................ok t\pmc\pointer........................ok t\pmc\prop...........................ok t\pmc\random.........................ok t\pmc\ref............................ok t\pmc\resizablebooleanarray..........ok t\pmc\resizablefloatarray............ok t\pmc\resizableintegerarray..........ok t\pmc\resizablepmcarray..............ok t\pmc\resizablestringarray...........ok t\pmc\retcontinuation................ok t\pmc\ro.............................ok t\pmc\role...........................ok t\pmc\sarray.........................ok t\pmc\scalar.........................ok t\pmc\sharedref......................ok t\pmc\signal.........................skipped all skipped: No events yet t\pmc\slice..........................ok t\pmc\stmlog.........................ok t\pmc\stmref.........................ok t\pmc\stmvar.........................ok t\pmc\string.........................ok t\pmc\sub............................ok t\pmc\super..........................ok t\pmc\sys............................ok t\pmc\threads........................ok 5/20 skipped: various reasons t\pmc\timer..........................ok 3/8 t\pmc\timer..........................NOK 4/8# Failed test (t\pmc\timer.t at line 129) # got: 'ok 1 # never # ok 2 # ' # expected: 'ok 1 # ok 2 # ' t\pmc\timer..........................ok 5/8 # Failed test (t\pmc\timer.t at line 186) # got: 'ok 1 # never # ok 2 t\pmc\timer..........................NOK 6/8# ' # expected: 'ok 1 # ok 2 # ' # Failed test (t\pmc\timer.t at line 217) # got: 'ok 1 # never # ok 2 # ' t\pmc\timer..........................NOK 7/8# expected: 'ok 1 # ok 2 # ' # Looks like you failed 3 tests of 8. t\pmc\timer..........................dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 4, 6-7 Failed 3/8 tests, 62.50% okay t\pmc\tqueue.........................ok t\pmc\undef..........................ok t\pmc\unmanagedstruct................ok t\pmc\version........................ok t\pmc\vtablecache....................ok t\native_pbc\header..................ok 8/8 skipped: various reasons t\native_pbc\integer.................ok t\native_pbc\number..................ok t\native_pbc\string..................ok 1/1 skipped: various reasons t\dynpmc\dynlexpad...................ok t\dynpmc\foo.........................ok t\dynpmc\gdbmhash....................skipped all skipped: No gdbm library available t\dynpmc\rational....................ok t\dynpmc\sub.........................ok t\dynpmc\subclass_with_pir_method....ok t\dynoplibs\dan......................ok t\dynoplibs\myops....................ok 1/9 skipped: various reasons t\compilers\json\from_parrot.........ok t\compilers\json\to_parrot...........ok t\compilers\pge\00-basic.............ok t\compilers\pge\02-match.............ok t\compilers\pge\03-optable...........ok t\compilers\pge\04-compile...........ok t\compilers\pge\06-grammar...........ok t\compilers\pge\pge-hs...............ok t\compilers\pge\pge..................ok t\compilers\pge\pge_examples.........ok t\compilers\pge\pge_globs............ok t\compilers\pge\pge_text.............ok t\compilers\pge\pge_util.............ok t\compilers\tge\basic................ok t\compilers\tge\grammar..............ok t\compilers\tge\parser...............ok t\library\cgi_query_hash.............ok t\library\coroutine..................ok t\library\data_escape................ok 1/22 skipped: various reasons t\library\dumper.....................ok t\library\File_Spec..................ok t\library\getopt_obj.................ok t\library\iter.......................ok t\library\md5........................ok t\library\mime_base64................ok t\library\parrotlib..................ok t\library\pcre.......................ok 1/1 skipped: various reasons t\library\pg.........................Couldn't load 'libpq': unknown reason current instr.: 'main' pc 16 (t\library\pg.t:37) t\library\pg.........................ok 43/43 skipped: various reasons t\library\protoobject................ok t\library\range......................Couldn't load '': unknown reason current instr.: 'main' pc -70088 ((unknown file):-1) t\library\range......................ok t\library\sort.......................ok t\library\streams....................ok 2/20 skipped: various reasons t\library\string_utils...............ok t\library\test_builder_tester........ok t\library\test_more..................ok t\library\yaml_parser_syck...........ok t\examples\japh......................ok t\examples\library...................ok 1/4 skipped: various reasons t\examples\namespace.................ok t\examples\pasm......................ok t\examples\past......................ok t\examples\pir.......................ok t\examples\shootout..................ok t\examples\streams...................ok t\examples\subs......................ok t\examples\tutorial..................ok 24/35 t\examples\tutorial..................NOK 35/35# Failed test (t\examples\tutorial.t at line 247) # got: 'before if # after if # # before unless # is printed # after unless # -0.0 was false # NaN was false # ' # expected: 'before if # after if # # before unless # is printed # after unless # -0.0 was false # ' # Looks like you failed 1 test of 35. t\examples\tutorial..................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 35 Failed 1/35 tests, 97.14% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\examples\tutorial.t 1 256 35 1 35 t\op\arithmetics.t 1 256 26 1 7 t\op\sprintf.t 308 1 157 t\pmc\complex.t 1 256 53 1 48 t\pmc\float.t 1 256 42 1 23 t\pmc\timer.t 3 768 8 3 4 6-7 4 tests and 249 subtests skipped. Failed 6/224 test scripts. 8/4921 subtests failed. Files=224, Tests=4921, 285 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 6/224 test programs. 8/4921 subtests failed. mingw32-make: *** [testb] Error 1 > > -- c >