GithubHelp home page GithubHelp logo

p6-lmdb's People

Contributors

alexdaniel avatar salortiz avatar samcv avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

samcv

p6-lmdb's Issues

Failed test 'The ordered data' at t/03-custom.t line 34

Hi,

The install failed during test and my perl6 -v is

This is Rakudo version 2018.10-126-gd5a751d built on MoarVM version 2018.10-75-g1bf1321
implementing Perl 6.d.

Thanks in advance for the help.

zef install LMDB
===> Searching for: LMDB
===> Testing: LMDB:ver<0.0.1>:auth<github:salortiz>
# To be continued...
# Failed test 'The ordered data'
# at t/03-custom.t line 34
# expected: $("AZ", IntStr.new(1, "1"), "BY", IntStr.new(2, "2"), "CX", IntStr.new(3, "3"), "DW", IntStr.new(4, "4"), "EV", IntStr.new(5, "5"))
#      got: $("AZ", "1", "BY", "2", "CX", "3", "DW", "4", "EV", "5")
# Looks like you failed 1 test of 19
===> Testing [FAIL]: LMDB:ver<0.0.1>:auth<github:salortiz>
Aborting due to test failure: LMDB:ver<0.0.1>:auth<github:salortiz> (use --force-test to override)

Failing tests (“elems requires a concrete object”)

With the most recent rakudo (currently built from master, soon with 2019.06) the tests are failing. The output looks like this:

…
…
ok 36 - basic put works
ok 37 - Unicode put works
elems requires a concrete object (got a NativeCall::Types::CArray[uint8] type object instead)
  in method elems at /home/alex/.rakudobrew/versions/moar-master/install/share/perl6/core/sources/8660F65A7B3492675BB3B2058DB30E411A4C4E54 (NativeCall::Types) line 223
  in submethod BUILD at /home/alex/git/p6-LMDB/lib/LMDB.pm6 (LMDB) line 98
  in method get at /home/alex/git/p6-LMDB/lib/LMDB.pm6 (LMDB) line 452
  in block <unit> at t/01-basic.t line 84

# Looks like you planned 77 tests, but ran 37

See rakudo/rakudo#3015 for the discussion. From what we can tell it's not a bug in rakudo.

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.