jromnoa
fc3d2ce94c
drop the 'as helper' for TestHelper and re-factor the helper. calls to TestHelper.
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-05 16:36:45 -07:00
jromnoa
f42c034437
Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
2021-11-05 14:11:59 -07:00
Mike Chang
46f4935ee4
Update to licenses/notices script ( #5214 )
...
This updates the licenses script to pull in all PackageInfo.json files with a specific argument, then follows each license file defined and writes the contents to a file. In this mode, if a packageinfo file is found, it will only grab the license file path defined within.
Also has the following features:
* Generalizes the function and variable names for non-license specific references
* Sorts os.walk to maintain consistent ordering
* Uses an ordered dict for the output, also to maintain ordering if using Python below 3.7
* Adds an additional json config file to have specific exclusion rules for 3p packages
* Adds a package creation function and config file entry
* Allow multipath scans, optional use of gitignore, merged license file scan
Signed-off-by: Mike Chang <changml@amazon.com >
2021-11-05 14:04:05 -07:00
Esteban Papp
eecf6ab920
Create a nightly job that validates project-centric/engine-prebuilt ( #5287 )
...
* adds a test_install_profile_vs2019_pipe job to validate a project can build from the SDK
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* missed escaping these variables and breaks runtime dependencines in the install layout
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Changes to PIPELINE_ENV_OVERRIDE
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Tries to propagate ENV variables from pipeline jobs to jobs under it
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Fixes typo
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* echoing a var to understand why is not going to the right path
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* put the COMMAND_CWD in the wrong job
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* adding similar jobs for linux/mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* dont pass an empty LY_PROJECTS
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* cmd -> sh, copy-paste mistake
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* inverting check in linux/mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* more fixes for linux/mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* fixing script paths for macos
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* more fixes for linux/mac
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Test use of %% instead of !! for windows builds
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* fixes typo
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-11-05 12:30:19 -07:00
jromnoa
425412b4c2
Merge pull request #5354 from aws-lumberyard-dev/Atom/semaster/add_deferred_fog_p0
...
Test parallel Add P0 Deferred Fog
2021-11-05 11:58:51 -07:00
Shirang Jia
08115fc41f
Add platform name to AP log path on S3 ( #5316 )
...
* Add platform name to AP log path on S3
Signed-off-by: shiranj <shiranj@amazon.com >
* Add platform name to AP log path on S3
Signed-off-by: shiranj <shiranj@amazon.com >
2021-11-05 10:36:14 -07:00
Sean Masterson
c0ece7d32d
Update to atom_constants.py docstring
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-05 09:49:59 -07:00
SergeyAMZN
b5d5ffb74c
Merge pull request #5331 from aws-lumberyard-dev/LYN-8035_MultiplayerFlakyTestFix
...
Moving Flaky Multiplayer Tests into Sandbox
2021-11-05 14:48:56 +00:00
Gene Walters
84d38a4f9c
Removing Multiplayer MainSuite tests, because AR considers no-test to be a failure
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-11-04 22:23:00 -07:00
Sean Masterson
708582731d
Add P0 Deferred Fog Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-04 16:56:46 -07:00
jromnoa
2853c4d0dc
Merge pull request #5324 from aws-lumberyard-dev/Atom/jromnoa/remove-xfail-for-main-suite-tests
...
Remove xfail for new main suite tests, remove the old log lines tests.
2021-11-04 15:53:59 -07:00
jromnoa
6bae0bca7e
add new bloom test to updated Main Suite test file since optimized main suite test file is removed
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 15:08:02 -07:00
jromnoa
cf245e0ad3
delete unused TestSuite_Main_Optimized.py file
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 15:07:21 -07:00
jromnoa
363a778c33
Merge pull request #5323 from aws-lumberyard-dev/Atom/semaster/add_bloom_p0
...
Test parallel Add P0 Bloom
2021-11-04 15:03:28 -07:00
jromnoa
0c97c879c1
remove the main suite optimized jobs from CMakeLists.txt since its causing a false build failure on AR
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 13:58:30 -07:00
jromnoa
5fe5697147
Merge branch 'development' into Atom/jromnoa/remove-xfail-for-main-suite-tests
2021-11-04 13:56:22 -07:00
jromnoa
06ac304968
use smaller asset files, fix asset to use asset.id for tests
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 13:53:27 -07:00
Sean Masterson
bbeefe43b8
Added extra line above class Tests
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-04 13:52:54 -07: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
Sean Masterson
64ab8d5956
Add P0 Bloom Test
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-04 13:30:57 -07:00
jromnoa
8c2d1888a0
Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
2021-11-04 12:37:45 -07:00
Esteban Papp
5a3cd96eab
Fixes for CMake 3.22rc ( #5314 )
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-11-04 12:23:41 -07:00
jromnoa
f26e272a8d
move light component non optimized test to sandbox until it gets optimized (ticket cut for this)
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 12:20:38 -07:00
Vishal Das
6f294457da
fix issue #5172 ( #5198 )
...
Signed-off-by: Vishal Das <dvishal485@gmail.com >
2021-11-04 12:11:31 -07:00
jromnoa
ae72463581
sandbox portion
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 11:54:49 -07:00
jromnoa
b82ea09a67
remove redundant sandbox test, remove unsued/old hydra script for old log lines test approach
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 11:54:21 -07:00
jromnoa
16526f58b7
remove xfail marker
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 11:52:28 -07:00
jromnoa
bc2b3b12a7
remove old main suite, rename optimized main suite to be the new main suite
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 11:51:58 -07:00
puvvadar
537af556c3
Merge pull request #5313 from aws-lumberyard-dev/GitIssue-5310_MultiplayerFlakyTest
...
Removing Flaky Multiplayer Tests
2021-11-04 11:51:53 -07:00
jromnoa
2539fb6065
saving initial round of edits for the using the Asset class
...
Signed-off-by: jromnoa <80134229+jromnoa@users.noreply.github.com >
2021-11-04 11:40:01 -07:00
AMZN-Phil
b6be57d2cf
Merge pull request #5264 from aws-lumberyard-dev/MacPMLaunchEditor
...
[MacOS] Launching Editor from ProjectManager and other misc. fixes
2021-11-04 11:11:44 -07:00
Esteban Papp
781a635ef7
Cleanup: Remove cry load dll functions ( #5295 )
...
* Removes VTUNE profiler hooks from Cry
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* Remove cry load dll functions
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* removes unused restricted section
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-11-04 11:10:29 -07:00
bosnichd
600bb5b34e
Fix alt-tabbing out of full screen on Windows. ( #5288 )
...
Signed-off-by: bosnichd <bosnichd@amazon.com >
2021-11-04 11:17:52 -06:00
Esteban Papp
0b7bff79d3
Removes VTUNE profiler hooks from Cry ( #5291 )
...
* Removes VTUNE profiler hooks from Cry
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
* some more vtune cleanup
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-11-04 10:10:29 -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
Andre Mitchell
1470d97f58
Remove virtual keyword. ( #4992 )
...
SetupUI()is called in the AssetEditorMainWindow constructor - it should not be virtual. Derived classes will not receive the call.
Signed-off-by: Andre Mitchell <andre.mitchell@bytesofpi.com >
2021-11-04 09:48:10 -07:00
amzn-mike
73202c2091
[LYN-7245] Fix test thread being created multiple times ( #5267 )
...
* Fix test thread being created multiple times
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
* Update test to not use a callback
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
* Add some more comments
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
* Add back the callback, remove the use of a thread/sleep
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com >
2021-11-04 10:45:18 -05:00
Michael Pollind
891a4f6782
bugfix: resolve crash with FBX Settings ( #4813 ) ( #4944 )
...
-prevent export of ModuleInitISystem and ModuleShutdownISystem
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2021-11-04 08:22:20 -07:00
Guthrie Adams
0aa391368e
Merge pull request #5159 from aws-lumberyard-dev/Atom/guthadam/materials_with_relative_paths
...
Update material editor and exporter to use relative paths for external references
2021-11-04 09:28:30 -05:00
Olex Lozitskiy
7acc343a68
Corrected system requirements of AutomatedTestingSystemComponent.
2021-11-04 09:51:32 -04:00
Benjamin Jillich
54506b6c6c
Animation Editor: Clicking Visualization in Anim Graph in the animation editor has no effect. ( #5088 )
...
asprintf() is returning a new QString and is also deprecated. Switched to use the AZStd::string::format() as that uses the small string optimization and doesn't result in an allocation.
Resolves #2429
Signed-off-by: Benjamin Jillich <jillich@amazon.com >
2021-11-04 11:52:27 +01:00
jromnoa
cdf5a0519f
Merge pull request #5284 from aws-lumberyard-dev/Atom/semaster/add_hdr_colorgrading_p0
...
Test parallel P0 HDR Color Grading Component
2021-11-03 19:34:26 -07:00
Roman
618a65e7dd
indexBuffer reserve amount seems off. ( #5268 )
...
Signed-off-by: rhhong <rhhong@amazon.com >
2021-11-03 15:56:03 -07:00
Sean Masterson
68e2770caf
Adding P0 Automation for HDR Color Grading Component
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-03 15:52:39 -07:00
AMZN-Olex
f041661474
Correcting system requirements for the startup
...
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com >
2021-11-03 18:45:35 -04:00
Guthrie Adams
9522945f20
moved AssetSystemStub to TestUtils folder
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-11-03 17:30:26 -05:00
Guthrie Adams
bb4fdc8fe8
Added basic unit test for relative path function
...
Moved asset system stub to RPI utils
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-11-03 17:30:23 -05:00
Guthrie Adams
b14e0958ce
updated comments
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-11-03 17:30:20 -05:00
Guthrie Adams
6d896beb4b
added version to material component exporter
...
deleted unnecessary checks
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-11-03 17:30:18 -05:00
Guthrie Adams
ebcefb2fe7
updated image paths to use new function
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-11-03 17:30:15 -05:00