id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1314,open opcode returns true instead of returning an exception,dukeleto,,"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.
",bug,closed,major,,core,1.8.0,high,invalid,,,,,
