Page MenuHomePhabricator

PhabricatorHMACTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Nov 7 2018, 10:41 AM
Details
EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'INSERT INTO %s?...') #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'INSERT INTO %s?...') #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %s?...', 130, Array, 418) #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) #4 [internal function]: qsprintf(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %T?...', 'cache_general', Array) #5 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/queryfx.php(5): call_user_func_array('qsprintf', Array) #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/cache/PhabricatorKeyValueDatabaseCache.php(49): queryfx(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %T?...', 'cache_general', Array) #7 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheProxy.php(26): PhabricatorKeyValueDatabaseCache->setKeys(Array, NULL) #8 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheNamespace.php(20): PhutilKeyValueCacheProxy->setKeys(Array, NULL) #9 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheProxy.php(26): PhutilKeyValueCacheNamespace->setKeys(Array, NULL) #10 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheProfiler.php(78): PhutilKeyValueCacheProxy->setKeys(Array, NULL) #11 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheStack.php(113): PhutilKeyValueCacheProfiler->setKeys(Array, NULL) #12 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCache.php(59): PhutilKeyValueCacheStack->setKeys(Array, NULL) #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/util/PhabricatorHash.php(223): PhutilKeyValueCache->setKey('hmac.key(test)', 'f1749eb6727ed02...') #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/util/PhabricatorHash.php(185): PhabricatorHash::getNamedHMACKey('test') #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorHMACTestCase.php(14): PhabricatorHash::digestWithNamedKey('quack', 'test') #16 [internal function]: PhabricatorHMACTestCase->testHMACKeyGeneration() #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #22 {main}