gz-transport icon indicating copy to clipboard operation
gz-transport copied to clipboard

UNIT_ign_TEST (Timeout)

Open osrf-migration opened this issue 5 years ago • 0 comments

Original report (archived issue) by Aniket Satbhai (Bitbucket: Aniket Satbhai).


* [X] Put an X between the brackets on this line if you have done all of the following:
    * Checked the Q&A board for common solutions: http://answers.gazebosim.org
    * Checked that your issue isn't already filed.
    * Checked that there is not already an Ignition package that provides the described functionality: https://ignitionrobotics.org/libs

# Description 

Errors while running CTest

# Steps to Reproduce

1. yay -S ignition-transport

**Expected behavior:**  

It should pass the test.

**Actual behavior:**

99% tests passed, 1 tests failed out of 90

Total Test time (real) = 508.42 sec

The following tests FAILED:
	 33 - UNIT_ign_TEST (Timeout)
Errors while running CTest
make: *** [Makefile:119: test] Error 8
==> ERROR: Se produjo un fallo en check().
    Cancelando...
Error making: ignition-transport

**Reproduces how often:** 

At each compilation.

# Versions

Version: 7.0.0-4
OS: Manjaro Linux
Kernel: 5.1.8-1-MANJARO x86_64

# Additional Information

[Any additional information, configuration or data that might be necessary to reproduce the issue.]

osrf-migration avatar Jun 30 '19 16:06 osrf-migration