I would like to know what the returned document directory path here is when executing tests as root. (This is from a Docker container build).
xvfb-run tests/Debug/ActionTest
ERROR: [ UnitTest.cpp : 246 ] Could not determine the user's documents directory path.
ERROR: [ UnitTest.cpp : 247 ] Please fix this issue before running these tests.
(Nevermind the reality that I would never care to support running any engine test with root privileges, nor does the engine have any reason for superuser privileges).
I would like to know what the returned document directory path here is when executing tests as root. (This is from a Docker container build).
(Nevermind the reality that I would never care to support running any engine test with root privileges, nor does the engine have any reason for superuser privileges).