Skip to content

test: sasl/binary-sasl.test.py fails #51

@Totktonada

Description

@Totktonada

I'm going to disable the test in the scope of #49. It however need to be investigated and enabled back. Observed the following errors:

# cat test/var/binary-sasl.result
#---------------------------# sasl tests #--------------------------#
Error on line sasl/binary-sasl.test.py:97: 32 not equal 0
Error on line sasl/binary-sasl.test.py:53: 32 not equal 1
Error on line sasl/binary-sasl.test.py:102: 32 not equal 0
Error on line sasl/binary-sasl.test.py:45: -1 not equal 0
Error on line sasl/binary-sasl.test.py:107: 32 not equal 0
Error on line sasl/binary-sasl.test.py:53: 32 not equal 1
Error on line sasl/binary-sasl.test.py:112: 32 not equal 0
Error on line sasl/binary-sasl.test.py:45: -1 not equal 0
Error on line sasl/binary-sasl.test.py:53: 32 not equal 1
Error on line sasl/binary-sasl.test.py:137: 32 not equal 0
Error on line sasl/binary-sasl.test.py:139: 32 not equal 0
<<--------------------------------------------------
get foo

After that the test stuck.

If we'll install sasl2-bin package in test.sh (for saslpasswd2 tool, see test/sasl/sasl.lua) the errors will be gone, but the test still stucks:

# cat test/var/binary-sasl.result 
#---------------------------# sasl tests #--------------------------#
<<--------------------------------------------------
get foo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions