Skip Menu |

This queue is for tickets about the Mac-Safari-JavaScript CPAN distribution.

Report information
The Basics
Id: 75215
Status: open
Priority: 0/
Queue: Mac-Safari-JavaScript

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

Bug Information
Severity: Normal
Broken in: 1.03
Fixed in: (no value)



Subject: t/basic.t fails on 10.7.3, Safari 5.1.3 (7534.53.10)
In "make test", I get t/basic.t ........... 17/44 # Failed test '...has right begin offset' # at t/basic.t line 175. # got: undef # expected: '0' # Failed test '...has end offset' # at t/basic.t line 176. # got: undef # expected: '37' # Failed test '...is a parse error' # at t/basic.t line 185. # got: 'Unexpected token ';'' # expected: 'Parse error' # Failed test '...message is also a parse error' # at t/basic.t line 186. # got: 'Unexpected token ';'' # expected: 'Parse error' # Failed test '...is also a parse error' # at t/basic.t line 192. # got: 'Unexpected token ')'' # expected: 'Parse error' # Looks like you failed 5 tests of 44. t/basic.t ........... Dubious, test returned 5 (wstat 1280, 0x500)
Thanks! It seems Safari changed a bit in the most recent release. I've released 1.04 to the CPAN that should build without test failures. Sadly not all the functionality (i.e. the offset of the exception still works) still functions but short of patching WebKit - which won't fix Safari out in the wild - there's nothing I can do about that.