Page MenuHomePhabricator

PhabricatorWorkerTestCase::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(PhabricatorWorkerTaskData), 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(PhabricatorWorkerTaskData), 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(PhabricatorWorkerTaskData), 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/daemon/workers/storage/PhabricatorWorkerActiveTask.php(80): LiskDAO->save() #12 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php(68): PhabricatorWorkerActiveTask->forceSaveWithoutLease() #13 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/daemon/workers/PhabricatorWorker.php(186): PhabricatorWorkerActiveTask->save() #14 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(212): PhabricatorWorker::scheduleTask('PhabricatorTest...', Array, Array) #15 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(131): PhabricatorWorkerTestCase->scheduleTask(Array) #16 [internal function]: PhabricatorWorkerTestCase->testWaitBeforeRetry() #17 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #18 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #19 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #20 /core/data/drydock/workingcopy-91/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #21 /core/data/drydock/workingcopy-91/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #22 {main}