Project

General

Profile

Actions

Bug #4410

closed

`run_tests.py test_ndnping` fails to terminate

Added by Junxiao Shi over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Integration Tests
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Environment: Ubuntu 16.04 single node

Steps to reproduce:

  1. ./install_apps.py install_all
  2. ./run_tests.py test_ndnping

Expected: script terminates after testing completes
Actual: script prints "Ran 1 test in 6.022s OK" but fails to terminate

Diagnostics:

$ pstree -p $(pgrep run_tests.py | head -1)
run_tests.py(9466)───run_tests.py(9474)───sudo(9477)───nfd(9479)─┬─{nfd}(9481)
                                                                 └─{nfd}(9482)

Same issue occurs with `./run_tests.py test_cs_freshness


Files

4833-3.txz (23.9 KB) 4833-3.txz Junxiao Shi, 07/02/2018 06:15 AM
4833-4.txz (23.5 KB) 4833-4.txz Junxiao Shi, 07/05/2018 09:30 AM
4833-5.txz (23.4 KB) 4833-5.txz Junxiao Shi, 07/09/2018 09:00 AM

Related issues 2 (0 open2 closed)

Related to NFD - Bug #4379: integration tests: fix broken testsAbandoned

Actions
Blocks NFD - Task #4380: Run integration tests for every Jenkins buildAbandoned

Actions
Actions

Also available in: Atom PDF