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
AMZN-stankowi 9ee9730294
Automated test for scene files with and without python scripts running python incorrectly (#2373)
* Cleared m_scriptFilename between scene files.
This fixes a bug where a Python script file would be run on a scene file
that didn't have a script file set.
Added a general case version to SceneBuilderWorker.cpp, to make it easy
to mark all scene files as dirty.
Automated tests for this will come in a separate pull request.

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Work in progress automated tests

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Python test done

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Sorted jobs work now. This may sort too aggressively, I'll remove the additional sorting after some testing.

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Cleaned up test

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Fixed stray '

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Removed temp code from test

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Command line help options for AP
Removed job sorting that wasn't actually sorting jobs

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>

* Changed constant variable names to match coding standards

Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>
5 years ago
..
AWS Update automation tests for the AWS gems to reduce the run time (#2148) 5 years ago
Blast Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonBindings Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonTestTools (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
NvCloth Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonAssetBuilder Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBox Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetpipeline Automated test for scene files with and without python scripts running python incorrectly (#2373) 5 years ago
atom_renderer [ATOM-16016] Add initial level for AtomFeatureIntegrationBenchmark to AutomatedTesting. (#2405) 5 years ago
automatedtesting_shared Fix python fbx tests (#2171) 5 years ago
editor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_test_testing (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
largeworlds Updating xfail reason for tests currently failing due to instance spawning with null renderer 5 years ago
physics (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
prefab (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
scripting Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
smoke Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
streaming Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago