Skip Menu |

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

Report information
The Basics
Id: 116415
Status: new
Priority: 0/
Queue: JavaScript-Writer

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

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



Subject: Hash randomization (?) issue
This looks like a problem with hash randomization re-added to perl 5.18 and later: # Failed test at t/200.new_wave.t line 93. # got: 'var b = 3;var a = "foo";' # expected: 'var a = "foo";var b = 3;' # Looks like you failed 1 test of 11. t/200.new_wave.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests