Page MenuHomePhabricator

PhabricatorRepositoryURITestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Mar 4 2017, 5:40 AM
Details
EXCEPTION (AphrontQueryException): #1048: Column 'defaultProfileImageVersion' cannot be null #0 /core/data/drydock/workingcopy-70/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(289): AphrontBaseMySQLDatabaseConnection->throwQueryCodeException(1048, 'Column 'default...') #1 /core/data/drydock/workingcopy-70/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(185): AphrontBaseMySQLDatabaseConnection->throwQueryException(Object(mysqli)) #2 /core/data/drydock/workingcopy-70/repo/libphutil/src/xsprintf/queryfx.php(8): AphrontBaseMySQLDatabaseConnection->executeRawQuery('INSERT INTO `us...') #3 [internal function]: queryfx(Object(AphrontMySQLiDatabaseConnection), '%Q INTO %T (%LC...', 'INSERT', 'user', Array, ''test1563', 'Te...') #4 /core/data/drydock/workingcopy-70/repo/libphutil/src/aphront/storage/connection/AphrontDatabaseConnection.php(58): call_user_func_array('queryfx', Array) #5 /core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1262): AphrontDatabaseConnection->query('%Q INTO %T (%LC...', 'INSERT', 'user', Array, ''test1563', 'Te...') #6 /core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1106): LiskDAO->insertRecordIntoDatabase('INSERT') #7 /core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1075): LiskDAO->insert() #8 /core/data/drydock/workingcopy-70/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(299): LiskDAO->save() #9 /core/data/drydock/workingcopy-70/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(64): PhabricatorUser->save() #10 /core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(203): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) #11 /core/data/drydock/workingcopy-70/repo/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(58): PhabricatorTestCase->generateNewTestUser() #12 [internal function]: PhabricatorRepositoryURITestCase->testURIGeneration() #13 /core/data/drydock/workingcopy-70/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #14 /core/data/drydock/workingcopy-70/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #15 /core/data/drydock/workingcopy-70/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() #16 /core/data/drydock/workingcopy-70/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() #17 /core/data/drydock/workingcopy-70/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #18 {main}