#1314: open opcode returns instead of returning an exception
----------------------+-----------------------------------------------------
Reporter: dukeleto | Owner:
Type: bug | Status: new
Priority: major | Milestone:
Component: core | Version: 1.8.0
Severity: high | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
This test should not pass:
{{{
.include 'test_more.pir'
.local pmc pipe
pipe = open 'idontexist', 'rp'
ok(pipe,'pipe is true')
}}}
I ran into this testing Plumage from NQP. I have only verified that this
occurs on darwin/x86. I will check other platforms.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1314>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets