GithubHelp home page GithubHelp logo

Tests failing for redis about jugglingdb HOT 1 CLOSED

1602 avatar 1602 commented on July 18, 2024
Tests failing for redis

from jugglingdb.

Comments (1)

1602 avatar 1602 commented on July 18, 2024

Fixed in [master a8db2ad] Do not store null values, thanks you.
This bug was related to saving nulls in redis datastore. When you saving
some key with null value it saved as 'null' string, weird! Solution: remove
all null-data from object before saving, it works because undefined == null.

On Fri, Jan 13, 2012 at 8:31 PM, Varadharajan <
[email protected]

wrote:

I got a failed test redis for the string "should find filtered set of
records". The complete stack trace is:

AssertionError: false == true
at Object.ok (/usr/local/lib/node_modules/nodeunit/lib/types.js:83:39)
at /projects/jugglingdb/test/common_test.js:324:18
at /projects/jugglingdb/lib/abstract-class.js:214:13
at /projects/jugglingdb/lib/adapters/redis.js:158:13
at /projects/jugglingdb/node_modules/redis/index.js:922:13
at try_callback (/projects/jugglingdb/node_modules/redis/index.js:466:9)
at RedisClient.return_reply
(/projects/jugglingdb/node_modules/redis/index.js:503:13)
at RedisReplyParser.
(/projects/jugglingdb/node_modules/redis/index.js:259:14)
at RedisReplyParser.emit (events.js:64:17)
at RedisReplyParser.add_multi_bulk_reply
(/projects/jugglingdb/node_modules/redis/lib/parser/javascript.js:306:18)


Reply to this email directly or view it on GitHub:
#20

Thanks,
Anatoliy Chakkaev

from jugglingdb.

Related Issues (20)

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.