Gene Walters
|
e55b22f251
RAM Reduction: Remove Legacy Asset Table (#18303)
|
1 year ago |
AMZN-stankowi
|
40c42f7f80
Removed unnecessary call to GetRemainingJobs that was causing tests to sometimes fail. (#15649)
|
2 years ago |
amzn-mike
|
00869877b1
Fix AssetManager AssetId upgrade code
|
2 years ago |
AMZN-stankowi
|
f45a4fb877
Re-enabling a test that has been disabled for a long time. I want to see if the random crash still occurs on Jenkins, it does not occur locally after a lot of testing. (#12591)
|
3 years ago |
lumberyard-employee-dm
|
3f9a3253ce
Performed an audit over the O3DE codebase related to chrono clocks (#12106)
|
3 years ago |
lumberyard-employee-dm
|
bbca16f005
Adding implementation of C++20 civil calendar and hh_mm_ss (#11983)
|
3 years ago |
lumberyard-employee-dm
|
fb022b79ae
Updating the Uuid class to be constexpr (#11810)
|
3 years ago |
amzn-mike
|
9abaadbfb7
Sandbox 3 flaky AssetManager tests (#11598)
|
3 years ago |
amzn-mike
|
49a08b09b5
Add some debug output for 2 unit tests to help diagnose cause of timeout
|
3 years ago |
amzn-mike
|
04b7c7a7ba
Fix AssetManager tests using AssetBus::ExecuteQueuedEvents instead fo AssetManager DispatchEvents
|
3 years ago |
amzn-mike
|
73ed388c36
Add scope around asset listener so it cleans up before the test finishes and add a final call to DispatchEvents.
|
3 years ago |
amzn-mike
|
6a6f87b194
Add another semaphore to avoid threadA proceeding before threadB has even started
|
3 years ago |
amzn-mike
|
5660f5896f
Switch out debug messages
|
3 years ago |
amzn-mike
|
4729d9cf15
Add some debug messages for unit test
|
3 years ago |
amzn-mike
|
5d7e6b6423
Added OnAsset Ready/Reloaded/Error events to the internal AssetLoadBus and switched AssetContainer over to using that ebus instead of AssetBus
|
3 years ago |
amzn-mike
|
8601974bff
Fix old asset references destroying containers for current loads
|
3 years ago |
amzn-mike
|
47d44247db
Add a note in the repro steps about where the bug (and fix) is
|
3 years ago |
amzn-mike
|
c1d238f6bf
Fixed issue with rapid reloads eventually causing asset loads to get stuck.
|
3 years ago |
amzn-mike
|
426b3eeaa8
Update unit test
|
3 years ago |
Sean Sweeney
|
4fc9456530
reduce sleeps in azcore tests (#8787)
|
3 years ago |
Steve Pham
|
be252d797d
Remove disabled failed asset load tests trait from linux (#6100)
|
3 years ago |
amzn-mike
|
828431f185
Update AssetManager unit tests to not interact with the disk (#5815)
|
3 years ago |
amzn-mike
|
56900484fc
[SPEC-7644] ParallelDeepAssetReferences is failing intermittently (#5721)
|
3 years ago |
amzn-mike
|
4b37e742d3
Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594)
|
3 years ago |
amzn-mike
|
0cea59d669
[LYN-7463] Fix insert streaming request failure (#5604)
|
3 years ago |
Esteban Papp
|
7651ba621c
Remove old "Integ" functionality from tests (#4688)
|
4 years ago |
lumberyard-employee-dm
|
090aa8f053
Removed ununeeded includes from EBus EBus.h and Policies.h (#4256)
|
4 years ago |
Artur K
|
f44169f7fa
Cleanup SerializeContext.h pt.1 (#4264)
|
4 years ago |
Artur K
|
567c0ae24d
Modernization + AZStd::function compare fix. (#3680)
|
4 years ago |
AMZN-stankowi
|
6520c347e4
Disabling a flaky test (#2749) ContainerFilterTest_ContainersWithAndWithoutFiltering_Success
|
4 years ago |