Skip to content

[dup] redis 2.6.12 stable "make test" failed on fedora 64 bit #1040

@chengguangnan

Description

@chengguangnan

I upgraded from ~2.6.7 and experienced some issues:

I saw errors in make test but ignored it at first...

I have to remove the dump.rdb file and switch back to redis 2.6.11 to make my site back to work.

Here is the error output make test

ther (10 seconds)
[ok]: EXPIRE should not resurrect keys (issue #1026)
[ok]: 5 keys in, 5 keys out
[19/32 done]: integration/replication-2 (10 seconds)
[20/32 done]: unit/expire (10 seconds)
[ok]: AOF rewrite of set with hashtable encoding, int data
[ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random)
[exception]: Executing test client: assertion:Server started even if RDB was unreadable!.
assertion:Server started even if RDB was unreadable!
    while executing
"error "assertion:$msg""
    (procedure "fail" line 2)
    invoked from within
"fail "Server started even if RDB was unreadable!""
    ("uplevel" body line 2)
    invoked from within
"uplevel 1 $elsescript"
    (procedure "wait_for_condition" line 7)
    invoked from within
"wait_for_condition 50 100 {
        [string match {*Fatal error loading*}  [exec tail -n1 < [dict get $srv stdout]]]
    } else {
        fail "Server..."
    ("uplevel" body line 2)
    invoked from within

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions