Nicholas Van Sickle
8d5dd4e35f
Merge remote-tracking branch 'upstream/stabilization/2110' into nvsickle/StabToDevNov21
...
Signed-off-by: Nicholas Van Sickle <nvsickle@amazon.com >
2021-11-11 10:15:52 -08:00
John Jones-Steele
c35f74e9ce
Physics/test axis aligned box shape configuration works #7378a ( #5366 )
...
* Safety commit before merging
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Moved from Physics to Terrain
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Changes from PR + AR fix
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Fixed another AR bug
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Fixed another AR compilation bug
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* More PR changes
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Added virtual destructor
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Added TestSuite_main_Optimized.py
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Changes from PR
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Further fixes for PR
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Fix to editor_test.py
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Testing prefab level
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Testing slice level
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Testing prefab level
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Disabled orefab loading for the time being.
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
2021-11-09 14:11:33 +00:00
Gene Walters
1f4cb58c5e
Moving flaky multiplayer tests into sandbox so they will still be ran nightly, but we can still fix and create new tests
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-11-04 13:49:33 -07:00
Gene Walters
be7c8c8dd3
Removing flaky multiplayer tests. Will bring back once we can reproduce and correct the flakes
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-11-04 09:55:59 -07:00
Gene Walters
131c415404
small fix: adding newline back to end of a merged file
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-10-28 09:47:12 -07:00
Gene Walters
6ef6164ad8
merging latest dev
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-10-22 17:00:47 -07:00
AMZN-AlexOteiza
ea442b80d1
Renamed ctest_pytest.ini to pytest.ini so it is used by default, added TestSuite_ as collection file ( #4822 )
...
* Fixed warnings of unused marks, renamed ctest_pytest.ini to pytest.ini to better consistency on runs
* Fixed some test suites to run propertly
* Fix missing arguments
* Fixed missing cmakelists and renamed missing file
* Temp disable editor_testing_tests as timeout in jenkins
2021-10-21 22:03:18 +01:00
AMZN-AlexOteiza
7ccde16b0d
Rename prefab -> Prefab ( #4825 )
...
* Rename part 1
* Rename part 2
* Rename part 3
2021-10-20 18:50:47 +01:00
Gene Walters
580153b16e
Adding EditorPython methods to Multiplayer gem for launching the editor gamemode with a server. Adding a test for networkinput with scriptcanvas to ensure the autonomous client can create input and that the server can receive and process the input via script canvas.
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-10-18 21:47:40 -07:00
jromnoa
fa163f49b9
Re-structure Atom test folders in AutomatedTesting. ( #4206 )
...
* move shader asset builder test into test_Atom_MainSuite_Optimized.py, update CMakeLists.txt, and move all imports inside the test class for hydra_ShaderAssetBuilder_RecompilesShaderAsChainOfDependenciesChanges.py
Signed-off-by: jromnoa <jromnoa@amazon.com >
* re-organize the Atom automated test structure to match the new parallel + batched test structures
Signed-off-by: jromnoa <jromnoa@amazon.com >
* fix CMakeLists.txt registrations for test files
Signed-off-by: jromnoa <jromnoa@amazon.com >
2021-09-21 10:55:48 -07:00
AMZN-AlexOteiza
78d0b46f08
Updated path in CMakeLists.txt
...
Signed-off-by: AMZN-AlexOteiza <aljanru@amazon.co.uk >
2021-09-10 14:39:43 +02:00
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com >
2021-07-16 15:25:48 -07:00
Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com >
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com >
2021-06-30 19:51:55 -07:00
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
2021-06-23 10:55:22 -07:00
amzn-hdoke
04f6c7b90f
Enable AWSI Automation Tests ( #1330 )
...
* Add AWS AutomatedTesting levels
* Update AWSCoreConfiguration to use default profile
* Update lambda name
* Add cdk update command before tests run
* Update global cdk version before runnign tests.
* Add npm update command
* More cdk changes
* More cdk changes
* Shortening project names for cdk
* increase timeout for AWSTests
* Add comments
* Set AWSTests to periodic test suite
* Update logic to re install cdk and deploy bootstrap
* change version to list to catch version mismatch
* Move AWS fixtures to module directory scope
* Fixing issues with cdk utils
* Add cdk setup to be called on cdk fixture function
2021-06-18 12:39:02 -07:00
dhrudesh
0b24159cf3
Disabling AWS automation tests
2021-05-21 08:18:47 -07:00
amzn-hdoke
659998cd26
AWSI Gems CDK Automation fixtures ( #707 )
...
* Adding AWS automation tests cdk and resource mapping fixtures
* Add aws_utils fixture
* Update assume role arn
* Get region and account id from aws_utils fixture
* Adding NodeJS and AWS CDK as install dependencies
* Fixing missing copyright headers
* Add missing copyright header
* Remove cdk and node install from build folder
* Remove unused script canvas file
* Uncomment code, remove unused script canvas
* Add region to aws_utils fixture
* Adding AWS gems to automated testing for all platforms
* Re-exporting ClientAuth level
* Add PythonTests/AWS CMakeLists.txt
2021-05-19 11:07:53 -07:00
AMZN-AlexOteiza
906780a01f
Reorganized PythonTests CMakeLists ( #716 )
...
Reorganized Python Tests CMakeLists.txt
Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk >
2021-05-18 19:11:56 +01:00
Sean Sweeney
aa193d9943
Merge pull request #570 from aws-lumberyard-dev/smoke_migration_branch
...
smoke test cases migration
2021-05-17 12:52:47 -07:00
zsolleci
55ec82be8f
Merge pull request #613 from aws-lumberyard-dev/SPEC-6690
...
Spec 6690
2021-05-13 11:37:25 -05:00
catdo
7633ec9a83
removed spacings in CMakeList and removed the tags.txt file in the prefab level
2021-05-12 16:27:51 -07:00
zsolleci
13864c5a6b
resolving merge conflicts
2021-05-12 12:26:02 -05:00
catdo
a2a315a6cd
Fixed all nits and took out the general module and its usage
2021-05-11 16:29:26 -07:00
darapan
f7641f3d38
"Changing TIMEOUT in cmakelist.txt"
2021-05-11 10:56:42 -07:00
darapan
006f4d2e82
"Adding Ap Test"
2021-05-11 05:34:38 -07:00
darapan
d48df87bda
"Updating Cmake"
2021-05-11 05:20:06 -07:00
darapan
95cf095ee1
Merge branch 'main' into smoke_migration_branch
2021-05-11 01:50:59 -07:00
catdo
20edf3aa5a
Merge branch 'main' into Prefab/Automation/Tests
2021-05-10 16:35:27 -07:00
catdo
333fe5232c
added prefab to cmakelists
2021-05-10 15:59:12 -07:00
Aaron Ruiz Mora
0c7be7ceff
Reenable NvCloth atom automated tests in AutomatedTesting project
...
- Added NvCloth gem to AutomatedTesting project.
- Fixed cloth test levels using atom components.
- Updated and enabled cloth tests. They are marked as xfail for now until they properly work with atom null renderer.
- Fixed crash when runnnig editor with null renderer on a level with Actor component.
- Improved chicken asset and slice used in NvCloth gem.
2021-05-07 11:31:34 +01:00
darapan
8902445976
Merge branch 'main' into smoke_migration_branch
2021-05-07 00:34:08 -07:00
zsolleci
076371b026
Removed references to JIRA/TestRail; fixed typos and formatting mistakes
2021-05-06 14:20:07 -05:00
hnusrath
785e22541a
Merge pull request #580 from aws-lumberyard-dev/PhysxTimeout
...
LYN-3465 : The test timeout for AutomatedTesting::PhysicsTests_Sandbox
2021-05-06 14:51:42 +01:00
balibhan
499152d23c
Merge pull request #542 from aws-lumberyard-dev/SC_migration_branch
...
Script canvas automation scripts migration
2021-05-06 11:41:06 +05:30
jckand-amzn
8e100499ec
Cherry picking 399e830f from 1.0 branch
2021-05-05 11:00:35 -05:00
jckand-amzn
20dd19c444
Cherry picking 13aa9113 from 1.0 branch
2021-05-05 10:58:41 -05:00
darapan
682bdf6847
"Changing testsuite"
2021-05-05 08:50:34 -07:00
hnusrath
c1938eadf6
LYN-3465 : The test timeout for AutomatedTesting::PhysicsTests_Sandbox
...
needs to be adjusted to match the new requirements.
Reducing the timeout to 1500s from 3600s
2021-05-05 16:32:31 +01:00
darapan
2f0ed6cfb2
""
2021-05-05 01:17:20 -07:00
darapan
2f153f994e
"Adding new line"
2021-05-05 01:12:38 -07:00
darapan
0e666d046c
"Adding new line"
2021-05-05 00:57:51 -07:00
darapan
4ce7e117a9
"Updating cmakelist.txt to remove extra intendation"
2021-05-05 00:51:06 -07:00
darapan
f5414050e3
smoke test cases migration
2021-05-05 00:37:53 -07:00
balibhan
3df5f53e5e
updating timeout
2021-05-04 15:16:31 +05:30
bosnichd
1d4c483e73
Red code legacy renderer ( #383 )
...
- Remove some references to gEnv->pRenderer/GetIEditor()->GetRenderer() that is now always null.
- Restore the debug console to existence.
- Stop building the following in preparation for their removal:
Code/CryEngine/Cry3DEngine/*
Code/CryEngine/RenderDll/*
Code/Tools/CryFXC/*
Code/Tools/HLSLCrossCompiler/*
Code/Tools/HLSLCrossCompilerMETAL/*
Code/Tools/RC/*
Code/Tools/ShaderCacheGen/*
Tools/CrySCompileServer/*
2021-04-30 07:31:42 -06:00
Sean Sweeney
dcb253e08c
Merge pull request #321 from aws-lumberyard-dev/modify_test_timeout
...
Modify test timeouts
2021-04-29 18:03:45 -07:00
AMZN-AlexOteiza
66bdf4e26d
Fix and re-enabled blast tests and moved them to main
...
* Fixed and reenabled Blast tests
* moved blast tests to main
Co-authored-by: aljanru <aljanru@amazon.com >
2021-04-27 17:53:03 +01:00
sweeneys
924fee57a5
Merge branch 'main' into modify_test_timeout
2021-04-27 09:32:13 -07:00
AMZN-AlexOteiza
764cd52c26
Fixed whitebox tests using correct imports
...
Fixed whitebox tests using correct imports
Co-authored-by: aljanru <aljanru@amazon.com >
2021-04-26 21:06:01 +01:00
sweeneys
812f396d11
Merge branch 'main' into modify_test_timeout
2021-04-26 12:46:27 -07:00