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/tests
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
..
character_controller Rename to final folder name 4 years ago
collider Fixed physics periodic tests on linux platform (#6881) 4 years ago
force_region Fixed physics periodic tests on linux platform (#6881) 4 years ago
joints made some physX tests less flaky (#4632) 4 years ago
material Fixed physics periodic tests on linux platform (#6881) 4 years ago
ragdoll Rename to final folder name 4 years ago
rigid_body remove some flackyness in physx automated tests (#4547) 4 years ago
script_canvas Fixed physics periodic tests on linux platform (#6881) 4 years ago
shape_collider Rename to final folder name 4 years ago
terrain Rename to final folder name 4 years ago
tick address feedback from PR 4 years ago
Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py Rename to final folder name 4 years ago
Physics_UndoRedoWorksOnEntityWithPhysComponents.py Rename to final folder name 4 years ago
Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py Rename to final folder name 4 years ago
Physics_WorldBodyBusWorksOnEditorComponents.py Rename to final folder name 4 years ago