Page MenuHomePhabricator

PhabricatorObjectMailReceiverTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Mar 5 2017, 12:37 AM
Details
EXCEPTION (AphrontQueryException): #1048: Column 'title' cannot be null #0 /core/data/drydock/workingcopy-85/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(289): AphrontBaseMySQLDatabaseConnection->throwQueryCodeException(1048, 'Column 'title' ...') #1 /core/data/drydock/workingcopy-85/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(185): AphrontBaseMySQLDatabaseConnection->throwQueryException(Object(mysqli)) #2 /core/data/drydock/workingcopy-85/repo/libphutil/src/xsprintf/queryfx.php(8): AphrontBaseMySQLDatabaseConnection->executeRawQuery('INSERT INTO `us...') #3 [internal function]: queryfx(Object(AphrontMySQLiDatabaseConnection), '%Q INTO %T (%LC...', 'INSERT', 'user_profile', Array, ''PHID-USER-urtk...') #4 /core/data/drydock/workingcopy-85/repo/libphutil/src/aphront/storage/connection/AphrontDatabaseConnection.php(58): call_user_func_array('queryfx', Array) #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1262): AphrontDatabaseConnection->query('%Q INTO %T (%LC...', 'INSERT', 'user_profile', Array, ''PHID-USER-urtk...') #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1106): LiskDAO->insertRecordIntoDatabase('INSERT') #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1075): LiskDAO->insert() #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(302): LiskDAO->save() #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(59): PhabricatorUser->save() #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(592): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array) #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(422): PhabricatorPeopleQuery->fillUserCaches(Array) #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(189): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPeopleQuery->didFilterPage(Array) #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorObjectQuery->loadPage() #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorHandleQuery.php(46): PhabricatorPolicyAwareQuery->execute() #19 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorHandleQuery->loadPage() #20 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() #21 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/maniphest/editor/ManiphestTransactionEditor.php(158): PhabricatorPolicyAwareQuery->executeOne() #22 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(566): ManiphestTransactionEditor->applyCustomInternalTransaction(Object(ManiphestTask), Object(ManiphestTransaction)) #23 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(957): PhabricatorApplicationTransactionEditor->applyInternalEffects(Object(ManiphestTask), Object(ManiphestTransaction)) #24 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php(61): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array) #25 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(83): PhabricatorManiphestTaskTestDataGenerator->generateObject() #26 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(13): PhabricatorObjectMailReceiverTestCase->buildMail('public') #27 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUnconfiguredPublicMail() #28 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #29 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #30 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() #31 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() #32 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #33 {main}