Coder Social home page Coder Social logo

autobox-json's People

Contributors

robinedwards avatar rsrchboy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

autobox-json's Issues

CPAN release?

It'd be nice to have a CPAN release including the changes made since the last one... :)

t/sanity.t fails under 5.17.10 due to hash key randomization

Perl 5.17 has introduced a hash key randomization that we're running afoul of, e.g.

PERL_DL_NONLAZY=1 /home/travis/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
[05:54:12] t/sanity.t .. 1/?
# Failed test 'hash to json'
# at t/sanity.t line 7.
# got: '{"age":46,"name":"Jim"}'
# expected: '{"name":"Jim","age":46}'
# Failed test 'hash to json'
# at t/sanity.t line 11.
# got: '{"age":46,"name":"Jim"}'
# expected: '{"name":"Jim","age":46}'
# Looks like you failed 2 tests of 8.
[05:54:12] t/sanity.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
[05:54:12]
Test Summary Report
-------------------
t/sanity.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
Files=1, Tests=8, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.03 cusr 0.01 csys = 0.08 CPU)
Result: FAIL
Failed 1/1 test programs. 2/8 subtests failed.

...or also this travis build job, starting at line 820.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.