Page MenuHomePhabricator

PhabricatorHandlePoolTestCase::testHandlePools
Failed

Referenced Files
None

TEST RESULT

Run At
Dec 16 2021, 11:08 PM
Details
EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated #0 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/PhabricatorQuery.php(90): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 90) #1 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/PhabricatorQuery.php(22): PhabricatorQuery->flattenSubclause(Array) #2 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(485): PhabricatorQuery->formatWhereClause(Object(AphrontMySQLiDatabaseConnection), Array) #3 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(310): PhabricatorCursorPagedPolicyAwareQuery->buildWhereClause(Object(AphrontMySQLiDatabaseConnection)) #4 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(284): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') #5 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(277): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') #6 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) #7 /Users/epriestley/dev/core/lib/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) #8 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() #9 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() #10 /Users/epriestley/dev/core/lib/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() #11 /Users/epriestley/dev/core/lib/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) #12 /Users/epriestley/dev/core/lib/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) #13 /Users/epriestley/dev/core/lib/phabricator/src/applications/phid/handle/pool/__tests__/PhabricatorHandlePoolTestCase.php(15): PhabricatorTestCase->generateNewTestUser() #14 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): PhabricatorHandlePoolTestCase->testHandlePools() #15 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #16 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #17 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #18 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1230): ArcanistUnitWorkflow->run() #19 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1132): ArcanistDiffWorkflow->runUnit() #20 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(365): ArcanistDiffWorkflow->runLintUnit() #21 /Users/epriestley/dev/core/lib/arcanist/scripts/arcanist.php(419): ArcanistDiffWorkflow->run() #22 {main}