Page MenuHomePhorge

ArcanistBundleTestCase::testGitRepository
Failed

TEST RESULT

Run At
May 3 2023, 19:51
Details
EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated #0 /var/www/html/phorge/arcanist/src/parser/ArcanistBundle.php(798): PhutilErrorHandler::handleError(8192, '...', '...', 798) #1 /var/www/html/phorge/arcanist/src/parser/ArcanistBundle.php(409): ArcanistBundle->buildBinaryChange(Object(ArcanistDiffChange), NULL) #2 /var/www/html/phorge/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(136): ArcanistBundle->toGitPatch() #3 /var/www/html/phorge/arcanist/src/parser/__tests__/ArcanistBundleTestCase.php(85): ArcanistBundleTestCase->runGitRepositoryTests(Object(PhutilDirectoryFixture)) #4 /var/www/html/phorge/arcanist/src/unit/engine/phutil/PhutilTestCase.php(634): ArcanistBundleTestCase->testGitRepository() #5 /var/www/html/phorge/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #6 /var/www/html/phorge/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #7 /var/www/html/phorge/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #8 /var/www/html/phorge/arcanist/src/workflow/ArcanistDiffWorkflow.php(1231): ArcanistUnitWorkflow->run() #9 /var/www/html/phorge/arcanist/src/workflow/ArcanistDiffWorkflow.php(1133): ArcanistDiffWorkflow->runUnit() #10 /var/www/html/phorge/arcanist/src/workflow/ArcanistDiffWorkflow.php(363): ArcanistDiffWorkflow->runLintUnit() #11 /var/www/html/phorge/arcanist/scripts/arcanist.php(427): ArcanistDiffWorkflow->run() #12 {main}