Hello!

On current trunk (r896256) I am getting this error
after compiling --with-swig (see attachment) and
running 'make check'.

    Best regards, Jan Sarenik
make[3]: Entering directory `/home/jsarenik/qpid/qpid/cpp/bindings/qmf/tests'
Running qmf interop tests using broker on port 40430
    Python Agent (external storage) vs. Pure-Python Console
    Python agent started at pid 8660
2010-01-06 14:19:52 notice Initial object-id bank assigned: 1.10
python_console.QmfInteropTests.test_A_agent_presence .................... pass
python_console.QmfInteropTests.test_B_basic_method_invocation ........... pass
python_console.QmfInteropTests.test_C_basic_types_numeric_big ........... pass
python_console.QmfInteropTests.test_C_basic_types_numeric_negative ...... pass
python_console.QmfInteropTests.test_C_basic_types_numeric_small ......... pass
python_console.QmfInteropTests.test_D_get_by_object_id .................. pass
python_console.QmfInteropTests.test_E_filter_by_object_id ............... pass
Totals: 7 tests, 7 passed, 0 skipped, 0 ignored, 0 failed
    Ruby Agent (external storage) vs. Pure-Python Console
    Ruby agent started at pid 8700
Agent Connection Established...
2010-01-06 14:20:00 notice Initial object-id bank assigned: 1.11
python_console.QmfInteropTests.test_A_agent_presence .................... pass
python_console.QmfInteropTests.test_B_basic_method_invocation ........... pass
python_console.QmfInteropTests.test_C_basic_types_numeric_big ........... pass
python_console.QmfInteropTests.test_C_basic_types_numeric_negative ...... pass
python_console.QmfInteropTests.test_C_basic_types_numeric_small ......... pass
python_console.QmfInteropTests.test_D_get_by_object_id .................. pass
python_console.QmfInteropTests.test_E_filter_by_object_id ............... pass
Totals: 7 tests, 7 passed, 0 skipped, 0 ignored, 0 failed
    Ruby Agent (external storage) vs. Ruby Console
Console Connection Established...
test_A_agent_presence... Pass
test_A_connection_settings... Pass
test_B_basic_method_invocation... Pass
test_C_basic_types_map... Pass
test_C_basic_types_numeric_big... Pass
test_C_basic_types_numeric_negative... Pass
test_C_basic_types_numeric_small... Pass
test_C_basic_types_string_long... Pass
test_C_basic_types_string_short... Pass
test_D_get_by_object_id... Pass
test_D_get_with_agent... Pass
test_D_userid_for_method... Fail: Assertion failed:  != anonymous
test_E_filter_by_object_id... Pass
FAIL qmf interop tests (Ruby Console/Ruby Agent)
    Python Agent (external storage) vs. Ruby Console
Console Connection Established...
2010-01-06 14:20:12 notice Initial object-id bank assigned: 1.12
test_A_agent_presence... Pass
test_A_connection_settings... Pass
test_B_basic_method_invocation... Pass
test_C_basic_types_map... Pass
test_C_basic_types_numeric_big... Pass
test_C_basic_types_numeric_negative... Pass
test_C_basic_types_numeric_small... Pass
test_C_basic_types_string_long... Pass
test_C_basic_types_string_short... Pass
test_D_get_by_object_id... Pass
test_D_get_with_agent... Pass
test_D_userid_for_method... Fail: Assertion failed:  != anonymous
test_E_filter_by_object_id... Pass
FAIL qmf interop tests (Ruby Console/Python Agent)
Broker stopped
TEST FAILED!
FAIL: run_interop_tests
====================================
1 of 1 test failed
Please report to [email protected]
====================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/jsarenik/qpid/qpid/cpp/bindings/qmf/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/jsarenik/qpid/qpid/cpp/bindings/qmf/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/jsarenik/qpid/qpid/cpp/bindings/qmf'
make: *** [check-recursive] Error 1

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to