#1951: t/dynpmc/os.t incorrectly uses system-specific error strings
----------------------+-----------------------------------------------------
 Reporter:  doughera  |       Owner:  nwellnhof
     Type:  bug       |      Status:  assigned 
 Priority:  normal    |   Milestone:           
Component:  testing   |     Version:  2.11.0   
 Severity:  high      |    Keywords:  gci, cage
     Lang:            |       Patch:           
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by doughera):

 Replying to [comment:6 nwellnhof]:
 > Should be fixed after branch merge in 8b817771f1bc40691685

 Thanks.  On Solaris 8, test 9 now passes, but test 2 still fails with:
 {{{
 not ok 2 - Test bad cwd

 #   Failed test 'Test bad cwd'
 #   at t/dynpmc/os.t line 82.
 #                   'rmdir failed: Invalid argument
 # current instr.: 'main' pc 22
 (/net/hubble/export/sans3/doughera/src/parrot/parrot-
 git/t/dynpmc/os_2.pir:6)
 # '
 #     doesn't match '/getcwd failed/
 # '
 # './parrot   "/net/hubble/export/sans3/doughera/src/parrot/parrot-
 git/t/dynpmc/os_2.pir"' failed with exit code 1
 }}}

 That is, the {{{ rmdir }}} command is failing, not the subsequent {{{
 getcwd }}} .

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1951#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to