Page MenuHomePhabricator

PhabricatorWorkerTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Nov 7 2018, 12:30 PM
Details
EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LA. #0 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LA', 'WHERE %LA') #1 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LA', 'WHERE %LA') #2 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'WHERE %LA', 7, Array, 9) #3 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(27): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'WHERE %LA', Array) #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/daemon/workers/query/PhabricatorWorkerLeaseQuery.php(248): PhabricatorQuery->formatWhereClause(Object(AphrontMySQLiDatabaseConnection), Array) #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/daemon/workers/query/PhabricatorWorkerLeaseQuery.php(127): PhabricatorWorkerLeaseQuery->buildCustomWhereClause(Object(AphrontMySQLiDatabaseConnection), 'unleased') #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(183): PhabricatorWorkerLeaseQuery->execute() #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(133): PhabricatorWorkerTestCase->expectNextLease(Object(PhabricatorWorkerActiveTask)) #9 [internal function]: PhabricatorWorkerTestCase->testWaitBeforeRetry() #10 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #14 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #15 {main}