Thanks for reporting this, I’ll fix in the next release.
Show quoted text> On 18 Oct 2020, at 15:11, Slaven_Rezic via RT <bug-JSON-Conditional@rt.cpan.org> wrote:
>
> Sun Oct 18 10:11:12 2020: Request 133559 was acted upon.
> Transaction: Ticket created by SREZIC
> Queue: JSON-Conditional
> Subject: t/01-basic-conditional.t fails (numified vs. stringified value)
> Broken in: (no value)
> Severity: (no value)
> Owner: Nobody
> Requestors: SREZIC@cpan.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=133559 >
>
>
> On most of my smokers the test suite fails:
>
> ...
> # Failed test at t/01-basic-conditional.t line 29.
> # got: '{"def":"456"}'
> # expected: '{"def":456}'
> # Looks like you failed 1 test of 1.
> t/01-basic-conditional.t ...
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests
> ...
>
> I have the suspicion that the test suite fails if JSON::XS is installed, and passes if not.
>