Page MenuHomePhabricator

PhabricatorAuthPasswordTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jan 24 2019, 12:06 AM
Details
EXCEPTION (Exception): No config value specified for key 'amazon-s3.access-key'. #0 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php(29): PhabricatorEnv::getEnvConfig('amazon-s3.acces...') #1 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(264): PhabricatorS3FileStorageEngine->canWriteFiles() #2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(207): PhabricatorFileStorageEngine::loadWritableEngines() #3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(331): PhabricatorFileStorageEngine::loadStorageEngines(1563) #4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(39): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser)) #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(611): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array) #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(441): PhabricatorPeopleQuery->fillUserCaches(Array) #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(201): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPeopleQuery->didFilterPage(Array) #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorObjectQuery->loadPage() #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/query/PhabricatorAuthPasswordQuery.php(93): PhabricatorPolicyAwareQuery->execute() #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(247): PhabricatorAuthPasswordQuery->willFilterPage(Array) #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/engine/PhabricatorAuthPasswordEngine.php(207): PhabricatorPolicyAwareQuery->execute() #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(62): PhabricatorAuthPasswordEngine->isValidPassword(Object(PhutilOpaqueEnvelope)) #19 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordEngine() #20 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #21 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #22 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #23 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #24 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #25 {main}