Page MenuHomePhabricator

PhabricatorMetaMTAReceivedMailTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jan 16 2019, 9:02 PM
Details
EXCEPTION (Exception): Unable to resolve method 'newDefaultEmailAddress'. #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1587): LiskDAO->call('newDefaultEmail...', Array) #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/util/PhabricatorMailUtil.php(97): LiskDAO->__call('newDefaultEmail...', Array) #2 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/util/PhabricatorMailUtil.php(97): PhabricatorMetaMTAMail->newDefaultEmailAddress() #3 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(169): PhabricatorMailUtil::isReservedAddress(Object(PhutilEmailAddress)) #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(67): PhabricatorMetaMTAReceivedMail->processReceivedMail() #5 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropUnreceivableMail() #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #7 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #8 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #9 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #10 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #11 {main}