Page MenuHomePhabricator

AphrontIsolatedDatabaseConnectionTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Nov 7 2018, 1:01 PM
Details
EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. #0 /core/data/drydock/workingcopy-91/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', '%s INTO %s (%s)...') #1 /core/data/drydock/workingcopy-91/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', '%s INTO %s (%s)...') #2 /core/data/drydock/workingcopy-91/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), '%s INTO %s (%s)...', 25, Array, 28) #3 /core/data/drydock/workingcopy-91/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) #4 [internal function]: qsprintf(Object(AphrontMySQLiDatabaseConnection), '%Q INTO %R (%LC...', 'INSERT', Object(HarbormasterScratchTable), Array, Array) #5 /core/data/drydock/workingcopy-91/repo/libphutil/src/xsprintf/queryfx.php(5): call_user_func_array('qsprintf', Array) #6 [internal function]: queryfx(Object(AphrontMySQLiDatabaseConnection), '%Q INTO %R (%LC...', 'INSERT', Object(HarbormasterScratchTable), Array, Array) #7 /core/data/drydock/workingcopy-91/repo/libphutil/src/aphront/storage/connection/AphrontDatabaseConnection.php(58): call_user_func_array('queryfx', Array) #8 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1277): AphrontDatabaseConnection->query('%Q INTO %R (%LC...', 'INSERT', Object(HarbormasterScratchTable), Array, Array) #9 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1109): LiskDAO->insertRecordIntoDatabase('INSERT') #10 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1078): LiskDAO->insert() #11 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/storage/__tests__/AphrontIsolatedDatabaseConnectionTestCase.php(108): LiskDAO->save() #12 [internal function]: AphrontIsolatedDatabaseConnectionTestCase->testTransactionRollback() #13 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #14 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #15 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #16 /core/data/drydock/workingcopy-91/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #17 /core/data/drydock/workingcopy-91/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #18 {main}