Ticket #697 (new bug)
Parrot::Test "language_output_is" fails in installed parrot.
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | install | Version: | 1.2.0 |
Severity: | medium | Keywords: | |
Cc: | jkeenan | Language: | |
Patch status: | Platform: |
Description
In partcl, any of the perl based tests are failing:
$ prove t/cmd_cd.t [17:47:47] t/cmd_cd.t .. 1/3 # Failed test 'cd too many args' # at t/cmd_cd.t line 17. # got: '' # expected: 'wrong # args: should be "cd ?dirName?" # ' # '/usr/local/lib/parrot/1.2.0/tools/parrot ........../tcl.pbc t/cmd_cd_1.tcl' failed with exit code -1
Looks like the path to parrot is wrong (This is on feather), and the path to tcl.pbc is wrong, assuming those ...'s are literal.
Change History
Note: See
TracTickets for help on using
tickets.