Adds a vscode debug config for the ROS2 smoke test achim-k enabled auto-merge (squash) August 10, 2023 14:27 add debug config for ros2 smoke test 080ce4b achim-k force-pushed the achim/ros2_smoke_test_debug_config branch from e43ae85 to 080ce4b Compare August 15, 2023 00:20 Vi...
ahcorde deleted the clalancette/add-test-launch-ros-timeout branch October 1, 2024 12:10 Contributor Author clalancette commented Oct 1, 2024 @clalancette should we backport this to other distros? We can, but it is far less important there; we only run CI on those when we are doing...
[user32_apitest] - Add some more tests hoping that SetActiveWindow will reveal its secrets Modified: trunk/rostests/apitests/user32/SetActiveWindow.c Modified: trunk/rostests/apitests/user32/SetActiveWindow.c URL:http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32/SetActiveWindow...
KMT_TESTFUNC Test_IoDeviceInterface; KMT_TESTFUNC Test_IoIrp; KMT_TESTFUNC Test_IoMdl; +KMT_TESTFUNC Test_KeDpc; +KMT_TESTFUNC Test_KeIrql; KMT_TESTFUNC Test_KeProcessor; KMT_TESTFUNC Test_ObCreate; @@ -27,6 +29,8 @@ { "IoDeviceInterface", Test_IoDeviceInterface }, { "IoIrp", ...
This PR adds debug output for flaky rosbag2_transport::can_record_again_after_stop test. Some times can_record_again_after_stop test fail with error messages like /tmp/ws/src/rosbag2/rosbag2_transp...
delete-merged-branch bot deleted the clalancette/test-launch-ros-marker branch April 7, 2021 18:42 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers jacobperron ivanpauno Assignees No one assigned Labels None yet Projects None...
add_executable(user32_apitest ${SOURCE}) Added: trunk/rostests/apitests/user32/GetIconInfo.c URL:http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32/GetIconInfo.c?rev=50405&view=auto=== --- trunk/rostests/apitests/user32/GetIconInfo.c (added) +++ trunk/rostests/api...
[KMTEST:FSRTL] Add more tests for FsRtlIsNameInExpression() by Victor Martinez Also add these tests for FsRtlIsDbcsInExpression() See CORE-5125 for more information Modified: trunk/rostests/kmtests/ntos_fsrtl/FsRtlExpression.c Modified: trunk/rostests/kmtests/ntos_fsrtl/FsRtlExpression.c ...
According to the API description of WaitForTopics https://docs.ros.org/en/rolling/p/launch_testing_ros/launch_testing_ros.wait_for_topics.html In the other occurrences we had that already.
Description of contribution in a few bullet points add unit test for findDirectionChange function in nav2_regulated_pure_pursuit Description of documentation updates required from your changes Future work that may be required in bullet points