Nicholas Lawson

Results 97 comments of Nicholas Lawson

Latest perf: Asset Processor runs Windows X64 Before AssetProcessor: Total Assets Processing Time: 30.469002s AssetProcessor: Total Assets Processing Time: 30.724001s AssetProcessor: Total Assets Processing Time: 30.502001s AFTER: AssetProcessor: Total Assets...

> Could we add any automation tests for this change or do we plan to backfill the tests in future PRs? I've added a test of the cache - the...

I had to resolve conflicts via rebase/forcepush. I'll kick off another build once it completes.

Sorry about that. In regards to the rapidjson errors, at least. https://github.com/o3de/o3de/pull/13151

It would also be possible instead to add the folder containing the package, once its built, (well, its FindCesium file) to the CMAKE_MODULE_PATH variable (append to the beginning). Then call...

This kind of thing can always use improvement but perhaps create a new ticket for the specific improvements.

this failed due to an intermittent test problem. Once dev is green again I'll try again.

Turns out the build system needed me to rebase onto main to get files that the jenkins nodes expect, that aren't there from older branches. will rebase, then retest.

Rebased without any conflicts or similar issues.

This failed due to linux node running out of file handles. This is not caused by this change. But it needs to be fixed