Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

network_test fails randomly #915

Open
chavafg opened this issue May 17, 2017 · 0 comments
Open

network_test fails randomly #915

chavafg opened this issue May 17, 2017 · 0 comments
Labels

Comments

@chavafg
Copy link
Contributor

chavafg commented May 17, 2017

When running unit tests with:

sudo -E make check-TESTS

network_test fails randomly. Below the log of the test suite.

============================================
   cc-oci-runtime 2.1.8: ./test-suite.log
============================================

# TOTAL: 26
# PASS:  25
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: network_test
==================

Running suite(s): tests/network_test.c
2017-05-17T07:12:23.494182Z:8502:cc-oci-runtime:critical:socket path does not exist: /path/to/nothingness

2017-05-17T07:12:33.485875Z:8506:cc-oci-runtime:critical:socket path does not exist: /path/to/nothingness

0%: Checks: 2, Failures: 0, Errors: 2
tests/network_test.c:47:E:test_cc_oci_vm_pause:test_cc_oci_vm_pause:0: (after this point) Test timeout expired
tests/network_test.c:74:E:test_cc_oci_vm_resume:test_cc_oci_vm_resume:0: (after this point) Test timeout expired
FAIL network_test (exit status: 1)

@egernst egernst added the CC 2.1 label Jul 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants