Skip to content

Commit

Permalink
Removed Python ROS 2 Smoke test.
Browse files Browse the repository at this point in the history
This test is not working,but prevent project generation with SDK.

Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>
  • Loading branch information
michalpelka committed Feb 24, 2025
1 parent a2ec5b3 commit 6e76847
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 162 deletions.
1 change: 0 additions & 1 deletion Gems/ROS2/Code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,3 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
endif()
endif()

add_subdirectory(PythonTests)
22 changes: 0 additions & 22 deletions Gems/ROS2/Code/PythonTests/CMakeLists.txt

This file was deleted.

19 changes: 0 additions & 19 deletions Gems/ROS2/Code/PythonTests/SmokeTests_Periodic.py

This file was deleted.

6 changes: 0 additions & 6 deletions Gems/ROS2/Code/PythonTests/__init__.py

This file was deleted.

114 changes: 0 additions & 114 deletions Gems/ROS2/Code/PythonTests/tests/SmokeTests_EnterGameModeWorks.py

This file was deleted.

0 comments on commit 6e76847

Please sign in to comment.