robotology / robots-configuration

Contains robots configuration files
BSD 3-Clause "New" or "Revised" License
14 stars 69 forks source link

CI for tests `dry-run_R!SN00?_dev` #622

Closed pattacini closed 6 months ago

pattacini commented 6 months ago

Here's the error log:

[INFO] Executing attach action, level 5 on device left_arm_as_wrapper with parameters [("networks" = "(FirstStrain)"), ("FirstStrain" = "cer_left_arm-eb5-strain")]
[INFO] left_arm_as_wrapper is not an IWrapper. Trying IMultipleWrapper
[ERROR] |yarp.devices.AnalogWrapper| AnalogWrapper: subdevice passed to attach method is invalid
[ERROR] Device left_arm_as_wrapper cannot execute attach
[ERROR] Cannot run attach action on device left_arm_as_wrapper
[INFO] Executing attach action, level 5 on device left_arm_as_wrapper with parameters [("networks" = "(FirstStrain)"), ("FirstStrain" = "cer_right_arm-eb4-strain")]
[INFO] left_arm_as_wrapper is not an IWrapper. Trying IMultipleWrapper
[ERROR] |yarp.devices.AnalogWrapper| AnalogWrapper: subdevice passed to attach method is invalid
[ERROR] Device left_arm_as_wrapper cannot execute attach
[ERROR] Cannot run attach action on device left_arm_as_wrapper

For now, I've disabled the relative tests via https://github.com/robotology/robots-configuration/commit/4dab0f851b7e4b47a0adcd0648effb9ece3135f5.

pattacini commented 6 months ago

Together with @Nicogene, we decided to keep R1* tests disabled.