We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Required Info:
Reference build:
Test regression:
test 2 Start 2: mypy 2: Test command: C:\Python38\python_d.exe "-u" "C:/ci/ws/install/share/ament_cmake_test/cmake/run_test.py" "C:/ci/ws/build/rosidl_adapter/test_results/rosidl_adapter/mypy.xunit.xml" "--package-name" "rosidl_adapter" "--output-file" "C:/ci/ws/build/rosidl_adapter/ament_mypy/mypy.txt" "--command" "C:/ci/ws/install/Scripts/ament_mypy.exe" "--xunit-file" "C:/ci/ws/build/rosidl_adapter/test_results/rosidl_adapter/mypy.xunit.xml" 2: Working Directory: C:/ci/ws/src/ros2/rosidl/rosidl_adapter 2: Test timeout computed to be: 60 2: -- run_test.py: invoking following command in 'C:\ci\ws\src\ros2\rosidl\rosidl_adapter': 2: - C:/ci/ws/install/Scripts/ament_mypy.exe --xunit-file C:/ci/ws/build/rosidl_adapter/test_results/rosidl_adapter/mypy.xunit.xml 1/1 Test #2: mypy .............................***Timeout 60.21 sec
Probably caused by #828
The text was updated successfully, but these errors were encountered:
Hmm I wonder why mypy times out when running Windows debug but not the other Windows builds.
Running mypy locally on my Windows machine only takes 5.2 seconds.
mypy
Output from Measure-Command {mypy .}
Measure-Command {mypy .}
Days : 0 Hours : 0 Minutes : 0 Seconds : 5 Milliseconds : 258 Ticks : 52583442 TotalDays : 6.08604652777778E-05 TotalHours : 0.00146065116666667 TotalMinutes : 0.08763907 TotalSeconds : 5.2583442 TotalMilliseconds : 5258.3442
Sorry, something went wrong.
No branches or pull requests
Bug report
Required Info:
Steps to reproduce issue
Additional information
Reference build:
Test regression:
Probably caused by #828
The text was updated successfully, but these errors were encountered: