You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/Gem/PythonTests/Physics
moraaar a43cd95313
Fixed physics periodic tests on linux platform (#6881)
- Fixed path separators, now levels will be correctly opened in linux.
- Fixed casing of physics paths.
- Fixed casing of files inside levels Joints_HingeNoLimitsConstrained and RigidBody_KinematicModeWorks.
- Resaved a level that still used old test ids in its name but the python tests didn't match.

Linux:
     Start 21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN
8/11 Test #21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN ..................   Passed  609.87 sec

Windows:
     Start 21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN
8/13 Test #21: AutomatedTesting::PhysicsTests_Periodic.periodic::TEST_RUN .......................   Passed  810.59 sec

Signed-off-by: moraaar <moraaar@amazon.com>
4 years ago
..
tests Fixed physics periodic tests on linux platform (#6881) 4 years ago
utils Automated testing create_backup and restore_backup respects file flags. (#6062) 4 years ago
CMakeLists.txt Rename to final folder name 4 years ago
TestSuite_InDevelopment.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Main.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Main_Optimized.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Periodic.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Sandbox.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Utils.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
__init__.py Rename to final folder name 4 years ago