Skip Menu |

This queue is for tickets about the JSORB CPAN distribution.

Report information
The Basics
Id: 128713
Status: new
Priority: 0/
Queue: JSORB

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

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



Subject: Hash randomization (?) failures
Test suite fails in the form of ... # Failed test '... got the content we expected' # at t/300_catalyst_action.t line 69. # got: '{"result":"FOO::BAR(2)","jsonrpc":"2.0"}' # expected: '{"jsonrpc":"2.0","result":"FOO::BAR(2)"}' # Failed test '... got the content we expected' # at t/300_catalyst_action.t line 69. # got: '{"result":"FOO::BAR(3)","jsonrpc":"2.0"}' # expected: '{"jsonrpc":"2.0","result":"FOO::BAR(3)"}' # Looks like you failed 2 tests of 30. t/300_catalyst_action.t .................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/30 subtests ... which looks like some kind of normalization is missing...