On 12/12/2019 6:32 pm, Ganesh Murthy wrote:
Hello All,
Please cast your vote on this thread to release RC1 as the
official Qpid Dispatch Router version 1.10.0.
RC1 of Qpid Dispatch Router version 1.10.0 can be found here:
https://dist.apache.org/repos/dist/dev/qpid/dispatch/1.10.0-rc1/
+1
verified hash and signature, built from source including all tests[1],
ran appropriate python examples against it, ran qdstat from 1.9.0
against it.
[1] had a console test failure but suspect that is an environmental/test
issue not an issue with the router itself:
55: Test command: /usr/bin/python "/home/gordon/releases/dispatch/1.10.0/build/tests/run.py" "-m"
"unittest" "-v" "system_tests_console"
55: Test timeout computed to be: 600
55: test_console (system_tests_console.ConsoleTest) ... FAIL
55:
55: Router B debug dump file:
55: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
55: alloc.c: Items of type 'qd_listener_t' remain allocated at shutdown: 2
55:
55: Router A debug dump file:
55: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
55: alloc.c: Items of type 'qd_listener_t' remain allocated at shutdown: 3
55:
55: ======================================================================
55: FAIL: test_console (system_tests_console.ConsoleTest)
55: ----------------------------------------------------------------------
55: Traceback (most recent call last):
55: File
"/home/gordon/releases/dispatch/1.10.0/qpid-dispatch-1.10.0/tests/system_test.py",
line 784, in wrap
55: return f(*args, **kwargs)
55: File
"/home/gordon/releases/dispatch/1.10.0/qpid-dispatch-1.10.0/tests/system_tests_console.py",
line 145, in test_console
55: self.run_console_test()
55: File
"/home/gordon/releases/dispatch/1.10.0/qpid-dispatch-1.10.0/tests/system_tests_console.py",
line 139, in run_console_test
55: "console test exit status %d, output:\n%s" % (pret, out)
55: AssertionError: console test exit status 254, output:
55: npm ERR! path /home/gordon/package.json
55: npm ERR! code ENOENT
55: npm ERR! errno -2
55: npm ERR! syscall open
55: npm ERR! enoent ENOENT: no such file or directory, open
'/home/gordon/package.json'
55: npm ERR! enoent This is related to npm not being able to find a file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]