#1989: t/pmc/socket_ipv6.t: new test failures
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  testing  |     Version:  3.0.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:  solaris  |  
---------------------+------------------------------------------------------

Comment(by doughera):

 Replying to [comment:13 nwellnhof]:

 > Yes, that seems to be the reason. Can you give b12ac89 a try?

 That seems to be worse.  It's back to failing after test 4.  As of
 RELEASE_3_0_0-448-gb12ac89, I get:
 {{{
 t/pmc/socket_ipv6.t ..
 1..11
 # This Parrot is IPv6-aware
 ok 1 - A TCP ipv6 sockaddr to localhost was set isa Sockaddr
 ok 2 - A TCP ipv6 sockaddr to ::1 was set isa Sockaddr
 ok 3 - A UDP ipv6 sockaddr to localhost was set: isa Sockaddr
 ok 4 - A UDP ipv6 sockaddr to ::1 was set: isa Sockaddr
 # address 1: family 26, type 2, protocol 0
 bind failed: Cannot assign requested address
 current instr.: 'test_bind' pc 158 (t/pmc/socket_ipv6.t:68)
 called from Sub 'main' pc 65 (t/pmc/socket_ipv6.t:34)
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 7/11 subtests

 Test Summary Report
 -------------------
 t/pmc/socket_ipv6.t (Wstat: 256 Tests: 4 Failed: 0)
   Non-zero exit status: 1
   Parse errors: Bad plan.  You planned 11 tests but ran 4.
 Files=1, Tests=4,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.02 cusr
 0.02 csys =  0.07 CPU)
 Result: FAIL
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1989#comment:14>
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