-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
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