Page MenuHomePhabricator

PhabricatorHandlePoolTestCase::testHandlePools
Failed

Referenced Files
None

TEST RESULT

Run At
Dec 16 2021, 11:13 PM
Details
EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated #0 /Users/epriestley/dev/core/lib/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(344): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 344) #1 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(484): PhabricatorPeopleQuery->buildWhereClauseParts(Object(AphrontMySQLiDatabaseConnection)) #2 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(310): PhabricatorCursorPagedPolicyAwareQuery->buildWhereClause(Object(AphrontMySQLiDatabaseConnection)) #3 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(284): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'user') #4 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(277): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'user') #5 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUser)) #6 /Users/epriestley/dev/core/lib/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(166): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorUser)) #7 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorPeopleQuery->loadPage() #8 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #9 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #10 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #11 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorObjectQuery->loadPage() #12 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/query/PhabricatorHandleQuery.php(46): PhabricatorPolicyAwareQuery->execute() #13 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorHandleQuery->loadPage() #14 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/handle/pool/PhabricatorHandlePool.php(73): PhabricatorPolicyAwareQuery->execute() #15 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/handle/pool/PhabricatorHandleList.php(44): PhabricatorHandlePool->loadPHIDs(Array) #16 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/handle/pool/PhabricatorHandleList.php(49): PhabricatorHandleList->loadHandles() #17 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/handle/pool/PhabricatorHandleList.php(136): PhabricatorHandleList->getHandle('PHID-USER-nssqt...') #18 [internal function]: PhabricatorHandleList->current() #19 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/handle/pool/__tests__/PhabricatorHandlePoolTestCase.php(30): iterator_to_array(Object(PhabricatorHandleList)) #20 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): PhabricatorHandlePoolTestCase->testHandlePools() #21 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #22 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #23 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #24 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1230): ArcanistUnitWorkflow->run() #25 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1132): ArcanistDiffWorkflow->runUnit() #26 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(365): ArcanistDiffWorkflow->runLintUnit() #27 /Users/epriestley/dev/core/lib/arcanist/scripts/arcanist.php(419): ArcanistDiffWorkflow->run() #28 {main}