Page MenuHomePhabricator

PhabricatorLocalTimeTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Nov 28 2016, 7:16 PM
Details
EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhacilityServices': the class or interface 'PhacilityServices' is not defined in the library map for any loaded phutil library. If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted. If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see: https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/ #0 [internal function]: __phutil_autoload('PhacilityServic...') #1 /var/www/html/dev/core/lib/instances/src/applications/instances/event/InstancesVerifyEmailListener.php(11): spl_autoload_call('PhacilityServic...') #2 /var/www/html/dev/core/lib/libphutil/src/events/PhutilEventEngine.php(65): InstancesVerifyEmailListener->handleEvent(Object(PhabricatorEvent)) #3 /var/www/html/dev/core/lib/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(730): PhutilEventEngine::dispatchEvent(Object(PhabricatorEvent)) #4 /var/www/html/dev/core/lib/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(96): PhabricatorUserEditor->didVerifyEmail(Object(PhabricatorUser), Object(PhabricatorUserEmail)) #5 /var/www/html/dev/core/lib/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(203): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) #6 /var/www/html/dev/core/lib/phabricator/src/view/__tests__/PhabricatorLocalTimeTestCase.php(12): PhabricatorTestCase->generateNewTestUser() #7 [internal function]: PhabricatorLocalTimeTestCase->testLocalTimeFormatting() #8 /var/www/html/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #9 /var/www/html/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #10 /var/www/html/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() #11 /var/www/html/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() #12 /var/www/html/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1340): ArcanistUnitWorkflow->run() #13 /var/www/html/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1228): ArcanistDiffWorkflow->runUnit() #14 /var/www/html/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(483): ArcanistDiffWorkflow->runLintUnit() #15 /var/www/html/dev/core/lib/arcanist/scripts/arcanist.php(394): ArcanistDiffWorkflow->run() #16 {main}