# New Ticket Created by jerry gay # Please include the string: [perl #38447] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38447 >
almost all the languages/bc tests are failing if python's not installed. output below. ~jerry # Failed test (bc\t\function.t at line 87) bc\t\function....NOK 6# got: ''python' is not recognized as an internal or external command, # operable program or batch file. # Error reading source file languages/bc\t\function_6_antlr2_no_past.pir. # ' # expected: '1 # 2 # ' # 'python languages/bc/bc.py languages/bc\t\function_6.bc && .\parrot.exe langua ges/bc\t\function_6_antlr2_no_past.pir' failed with exit code 7. # Failed test (bc\t\function.t at line 99) # got: ''python' is not recognized as an internal or external command, # operable program or batch file. bc\t\function....NOK 7# Error reading source file languages/bc\t\function_7_antl r2_no_past.pir. # ' # expected: '1 # 2 # ' # 'python languages/bc/bc.py languages/bc\t\function_7.bc && .\parrot.exe langua ges/bc\t\function_7_antlr2_no_past.pir' failed with exit code 7. # Looks like you failed 7 tests of 8. bc\t\function....dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 1-7 Failed 7/8 tests, 12.50% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- bc\t\basic.t 71 18176 75 71 94.67% 1-71 bc\t\function.t 7 1792 8 7 87.50% 1-7 Failed 2/2 test scripts, 0.00% okay. 78/83 subtests failed, 6.02% okay. NMAKE : fatal error U1077: 'cd' : return code '0x2' Stop.