Page MenuHomePhabricator

PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
Failed

Referenced Files
None

TEST RESULT

Run At
Apr 20 2022, 6: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/repository/storage/PhabricatorRepository.php(582): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 582) #1 /Users/epriestley/dev/core/lib/phabricator/src/applications/repository/storage/PhabricatorRepository.php(591): PhabricatorRepository->getURI() #2 /Users/epriestley/dev/core/lib/phabricator/src/applications/repository/storage/PhabricatorRepository.php(653): PhabricatorRepository->getPathURI('') #3 /Users/epriestley/dev/core/lib/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(27): PhabricatorRepository->getCanonicalPath('/diffusion/123') #4 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(634): PhabricatorRepositoryURITestCase->testRepositoryURICanonicalization() #5 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #6 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #7 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #8 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1230): ArcanistUnitWorkflow->run() #9 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1132): ArcanistDiffWorkflow->runUnit() #10 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(365): ArcanistDiffWorkflow->runLintUnit() #11 /Users/epriestley/dev/core/lib/arcanist/scripts/arcanist.php(419): ArcanistDiffWorkflow->run() #12 {main}