Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1057

system_tests_console failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Tests
    • None

    Description

      system_tests_console failing with the following error -

       

      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
      

      Attachments

        Activity

          People

            eallen Ernest Allen
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: