Page MenuHomePhorge

PhabricatorProjectCoreTestCase::testMilestoneMembership
Failed

TEST RESULT

Run At
May 1 2023, 23:01
Details
EXCEPTION (RuntimeException): Implicit conversion from float 178.5 to int loses precision #0 /var/www/html/phorge/phorge/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(192): PhutilErrorHandler::handleError(8192, '...', '...', 192) #1 /var/www/html/phorge/phorge/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(148): PhabricatorFilesComposeAvatarBuiltinFile::rgba2gd(Array) #2 /var/www/html/phorge/phorge/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(28): PhabricatorFilesComposeAvatarBuiltinFile->composeImage('...', '...', Array) #3 /var/www/html/phorge/phorge/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser)) #4 /var/www/html/phorge/phorge/src/applications/people/query/PhabricatorPeopleQuery.php(606): PhabricatorUserProfileImageCacheType->newValueForUsers('...', Array) #5 /var/www/html/phorge/phorge/src/applications/people/query/PhabricatorPeopleQuery.php(436): PhabricatorPeopleQuery->fillUserCaches(Array) #6 /var/www/html/phorge/phorge/src/applications/people/query/PhabricatorPeopleQuery.php(197): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #7 /var/www/html/phorge/phorge/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(288): PhabricatorPeopleQuery->didFilterPage(Array) #8 /var/www/html/phorge/phorge/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #9 /var/www/html/phorge/phorge/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #10 /var/www/html/phorge/phorge/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #11 /var/www/html/phorge/phorge/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorObjectQuery->loadPage() #12 /var/www/html/phorge/phorge/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(4455): PhabricatorPolicyAwareQuery->execute() #13 /var/www/html/phorge/phorge/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1118): PhabricatorApplicationTransactionEditor->applyInverseEdgeTransactions(Object(PhabricatorProject), Object(PhabricatorProjectTransaction), 14) #14 /var/www/html/phorge/phorge/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1424): PhabricatorApplicationTransactionEditor->didCommitTransactions(Object(PhabricatorProject), Array) #15 /var/www/html/phorge/phorge/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1690): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorProject), Array) #16 /var/www/html/phorge/phorge/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1676): PhabricatorProjectCoreTestCase->applyTransactions(Object(PhabricatorProject), Object(PhabricatorUser), Array) #17 /var/www/html/phorge/phorge/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1646): PhabricatorProjectCoreTestCase->applyProjectEdgeTransaction(Object(PhabricatorProject), Object(PhabricatorUser), '...', 13) #18 /var/www/html/phorge/phorge/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1617): PhabricatorProjectCoreTestCase->joinOrLeaveProject(Object(PhabricatorProject), Object(PhabricatorUser), '...') #19 /var/www/html/phorge/phorge/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(323): PhabricatorProjectCoreTestCase->joinProject(Object(PhabricatorProject), Object(PhabricatorUser)) #20 /var/www/html/phorge/arcanist/src/unit/engine/phutil/PhutilTestCase.php(634): PhabricatorProjectCoreTestCase->testMilestoneMembership() #21 /var/www/html/phorge/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #22 /var/www/html/phorge/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #23 /var/www/html/phorge/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #24 /var/www/html/phorge/arcanist/src/workflow/ArcanistDiffWorkflow.php(1231): ArcanistUnitWorkflow->run() #25 /var/www/html/phorge/arcanist/src/workflow/ArcanistDiffWorkflow.php(1133): ArcanistDiffWorkflow->runUnit() #26 /var/www/html/phorge/arcanist/src/workflow/ArcanistDiffWorkflow.php(363): ArcanistDiffWorkflow->runLintUnit() #27 /var/www/html/phorge/arcanist/scripts/arcanist.php(427): ArcanistDiffWorkflow->run() #28 {main}