Page MenuHomePhabricator

PhabricatorMetaMTAMailTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Nov 7 2018, 12:30 PM
Details
EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. #0 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') #1 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') #2 /core/data/drydock/workingcopy-74/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) #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(44): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'user_preference...') #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'user_preference...') #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUserPreferences)) #10 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/settings/query/PhabricatorUserPreferencesQuery.php(64): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorUserPreferences)) #11 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorUserPreferencesQuery->loadPage() #12 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() #13 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAMail.php(1564): PhabricatorPolicyAwareQuery->executeOne() #14 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAMail.php(757): PhabricatorMetaMTAMail->loadPreferences(false) #15 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAMail.php(650): PhabricatorMetaMTAMail->buildMailer(Object(PhabricatorMailImplementationTestAdapter)) #16 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(196): PhabricatorMetaMTAMail->sendWithMailers(Array) #17 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(175): PhabricatorMetaMTAMailTestCase->runThreadIDHeadersWithConfiguration(true, true) #18 [internal function]: PhabricatorMetaMTAMailTestCase->testThreadIDHeaders() #19 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #20 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #21 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #22 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #23 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #24 {main}