Skip Menu |

This queue is for tickets about the POE-XUL CPAN distribution.

Report information
The Basics
Id: 57865
Status: resolved
Priority: 0/
Queue: POE-XUL

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.0406
Fixed in: (no value)



Subject: Tests fail with Test-Simple-0.95_02
If Test-Simple-0.95_02 is installed, then the test suite fails like logged below. This is possible caused by changes as described in http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791 Regards, Slaven # Failed test ' ... included in text' # at t/12_style.t line 45. # An error occurred while using eq: # ------------------------------------ # Operation "eq": no method found, # left argument in overloaded package POE::XUL::Style, # right argument has no overloaded magic at (eval in cmp_ok) t/12_style.t line 45. # # ------------------------------------ # got: '/* comment */ # foo: biffle; # border: 1px solid blue; # margin-top: 5px; # /* poor whitespacing, but still legal */ # -moz-border-radius :5px ; # width: 100; # ' # expected: '/* comment */ # foo: biffle; # border: 1px solid blue; # margin-top: 5px; # /* poor whitespacing, but still legal */ # -moz-border-radius :5px ; # width: 100; # '
Version 0.0600, curently uploaded to PAUSE, should fix this.