ros2 / rosidl_python

rosidl support for Python
Apache License 2.0
20 stars 45 forks source link

Use python_d for test_cli_extension in Debug mode #136

Closed sloretz closed 3 years ago

sloretz commented 3 years ago

This should fix a test failure on Windows Debug where the test fails to import numpy extension modules.

https://ci.ros2.org/job/nightly_win_deb/2027/testReport/junit/(root)/projectroot/test_cli_extension/

sloretz commented 3 years ago

CI (build: --packages-up-to rosidl_generator_py test: --packages-select rosidl_generator_py)

sloretz commented 3 years ago

Converted to draft - it didn't solve the issue after all

sloretz commented 3 years ago

Second attempt at Windows Debug CI, now with a debug message() statement Build Status

sloretz commented 3 years ago

Windows Debug CI Build Status

sloretz commented 3 years ago

CI (build: --packages-up-to rosidl_generator_py test: --packages-select rosidl_generator_py)