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/Code/Framework/AzCore/Tests/Asset
amzn-mike 56900484fc
[SPEC-7644] ParallelDeepAssetReferences is failing intermittently (#5721)
* Fixed race condition caused by trying to handle asset ready event before asset container has finished filling out all the data structures.

Added check to only handle asset ready once init is complete
Added unit test to verify fix

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Re-enable test

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add missing space to error message

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add comment on sleep

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Collapse nested namespace

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Collapse nested namespace

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AssetCommon.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetDataStreamTests.cpp more fixes for Code 4 years ago
AssetManagerLoadingTests.cpp [SPEC-7644] ParallelDeepAssetReferences is failing intermittently (#5721) 4 years ago
AssetManagerStreamingTests.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
BaseAssetManagerTest.cpp Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) 4 years ago
BaseAssetManagerTest.h Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) 4 years ago
MockLoadAssetCatalogAndHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestAssetTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago