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.
* ShaderMetricsSystem spawns a lot of warnings when run Atom_RPI.Tests Added @user@ path alias definition. * When running unit tests, using AZ::Utils::GetProjectPath() will resolve to something like: "/data/workspace/o3de/build/linux/External/Atom-9a4d112b/RPI/Code/Cache" The ShaderMetricSystem.cpp writes to the @user@ folder and the following runtime error occurs: "You may not alter data inside the asset cache. Please check the call stack and consider writing into the source asset folder instead." "Attempted write location: /data/workspace/o3de/build/linux/External/Atom-9a4d112b/RPI/Code/Cache/user/shadermetrics.json" To avoid the error We use AZ::Test::GetEngineRootPath(); Signed-off-by: galibzon <66021303+galibzon@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| RHI | 4 years ago | |
| AssetManagerTestFixture.cpp | 5 years ago | |
| AssetManagerTestFixture.h | 4 years ago | |
| ErrorMessageFinder.cpp | 5 years ago | |
| ErrorMessageFinder.h | 5 years ago | |
| ErrorMessageFinderTests.cpp | 5 years ago | |
| JsonTestUtils.cpp | 5 years ago | |
| JsonTestUtils.h | 5 years ago | |
| RPITestFixture.cpp | 4 years ago | |
| RPITestFixture.h | 4 years ago | |
| SerializeTester.h | 4 years ago | |
| ShaderAssetTestUtils.cpp | 5 years ago | |
| ShaderAssetTestUtils.h | 5 years ago | |
| TestFeatureProcessors.h | 5 years ago | |
| TestUtils.h | 5 years ago | |