You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2018/06/28 17:51:00 UTC

[jira] [Created] (DISPATCH-1057) system_tests_console failing

Ganesh Murthy created DISPATCH-1057:
---------------------------------------

             Summary: system_tests_console failing 
                 Key: DISPATCH-1057
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1057
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.1.0
            Reporter: Ganesh Murthy
             Fix For: 1.2.0


system_tests_console failing with the following error -

 
{noformat}
49: Test command: /usr/bin/python "/foo/qpid-dispatch/build/tests/run.py" "-x" "unit2" "-v" "system_tests_console"
49: Test timeout computed to be: 1500
49: test_console (system_tests_console.ConsoleTest) ... ERROR
49: 
49: ======================================================================
49: ERROR: test_console (system_tests_console.ConsoleTest)
49: ----------------------------------------------------------------------
49: Traceback (most recent call last):
49:   File "/foo/qpid-dispatch/tests/system_tests_console.py", line 88, in test_console
49:     self.run_console_test()
49:   File "/foo/qpid-dispatch/tests/system_tests_console.py", line 66, in run_console_test
49:     p0 = subprocess.Popen(['npm', 'install', '--loglevel=error'], stdout=PIPE, cwd=src_dir)
49:   File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
49:     errread, errwrite)
49:   File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
49:     raise child_exception
49: OSError: [Errno 2] No such file or directory
49: 
49: ----------------------------------------------------------------------
49: Ran 1 test in 0.352s
49: 
49: FAILED (errors=1)
49/49 Test #49: system_tests_console ..............................***Failed    0.51 sec
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org