Fresh (and first) checkout and build of parrot (#8075) on a Mac running OSX 10.3 using the default perl v5.8.1-RC3 built for darwin-thread-multi-2level.
Failed two tests. Are these known problems or should I dig deeper? Tim. t/pmc/config...................NOK 2# Failed test (t/pmc/config.t at line 37) # got: 'None' # expected: '/Users/timbo/perl/parrot' t/pmc/config...................ok 3/3# Looks like you failed 1 tests of 3. t/dynclass/foo.................ok 1/3 skipped: No BigInt Lib configured t/dynclass/gdbmhash............skipped all skipped: No gdbm library available t/dynclass/pybuiltin...........ok 1/6 skipped: No BigInt Lib configured t/dynclass/pyclass.............ok t/dynclass/pycomplex...........ok t/dynclass/pyfunc..............ok t/dynclass/pyint...............ok 25/26# Failed test (t/dynclass/pyint.t at line 620) # '2147483647 # no bigint lib loaded # ' # doesn't match '/^\d+ # -\d+ # PyLong/ # ' # './parrot --gc-debug "/Users/timbo/perl/parrot/t/dynclass/pyint_26.pir"' failed with exit code 1 # Looks like you failed 1 tests of 26. t/dynclass/pyint...............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 26 Failed 1/26 tests, 96.15% okay ... Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/dynclass/pyint.t 1 256 26 1 3.85% 26 t/pmc/config.t 1 256 3 1 33.33% 2 3 tests and 74 subtests skipped. Failed 2/151 test scripts, 98.68% okay. 2/2443 subtests failed, 99.92% okay.