Page MenuHomePhabricator

PhabricatorAuthPasswordTestCase::testPasswordUpgrade
Failed

Referenced Files
None

TEST RESULT

Run At
Feb 20 2020, 10:21 PM
Details
EXCEPTION (Exception): Source file "/Users/epriestley/dev/core/lib/phabricator/src/applications/people/phid/PhabricatorPeopleExternalIdentiferPHIDType.php" failed to load. #0 /Users/epriestley/dev/core/lib/arcanist/src/init/lib/PhutilBootloader.php(207): PhutilBootloader->executeInclude('/Users/epriestl...') #1 /Users/epriestley/dev/core/lib/arcanist/src/symbols/PhutilSymbolLoader.php(422): PhutilBootloader->loadLibrarySource('phabricator', 'applications/pe...') #2 /Users/epriestley/dev/core/lib/arcanist/src/symbols/PhutilSymbolLoader.php(277): PhutilSymbolLoader->loadSymbol(Array) #3 /Users/epriestley/dev/core/lib/arcanist/src/symbols/PhutilSymbolLoader.php(365): PhutilSymbolLoader->selectAndLoadSymbols() #4 /Users/epriestley/dev/core/lib/arcanist/src/symbols/PhutilClassMapQuery.php(245): PhutilSymbolLoader->loadObjects() #5 /Users/epriestley/dev/core/lib/arcanist/src/symbols/PhutilClassMapQuery.php(184): PhutilClassMapQuery->loadMap() #6 /Users/epriestley/dev/core/lib/phabricator/src/applications/cache/PhabricatorCachedClassMapQuery.php(104): PhutilClassMapQuery->execute() #7 /Users/epriestley/dev/core/lib/phabricator/src/applications/cache/PhabricatorCachedClassMapQuery.php(62): PhabricatorCachedClassMapQuery->newObjectMap() #8 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(155): PhabricatorCachedClassMapQuery->loadClasses(Array) #9 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(68): PhabricatorPHIDType::getTypes(Array) #10 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorObjectQuery->loadPage() #11 /Users/epriestley/dev/core/lib/phabricator/src/applications/auth/query/PhabricatorAuthPasswordQuery.php(93): PhabricatorPolicyAwareQuery->execute() #12 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(262): PhabricatorAuthPasswordQuery->willFilterPage(Array) #13 /Users/epriestley/dev/core/lib/phabricator/src/applications/auth/engine/PhabricatorAuthPasswordEngine.php(207): PhabricatorPolicyAwareQuery->execute() #14 /Users/epriestley/dev/core/lib/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(218): PhabricatorAuthPasswordEngine->isValidPassword(Object(PhutilOpaqueEnvelope), Object(PhabricatorUser)) #15 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): PhabricatorAuthPasswordTestCase->testPasswordUpgrade() #16 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #17 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #18 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #19 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1350): ArcanistUnitWorkflow->run() #20 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1240): ArcanistDiffWorkflow->runUnit() #21 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(441): ArcanistDiffWorkflow->runLintUnit() #22 /Users/epriestley/dev/core/lib/arcanist/scripts/arcanist.php(411): ArcanistDiffWorkflow->run() #23 {main}