Page MenuHomePhabricator

PhabricatorLibraryTestCase::testMethodVisibility
Failed

Referenced Files
None

TEST RESULT

Run At
May 9 2019, 8:35 PM
Details
EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface "PhutilRemarkupHyperlinkEngineExtension". The class or interface "PhutilRemarkupHyperlinkEngineExtension" is not defined in the library map of any loaded 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://phurl.io/newclasses #0 [internal function]: __phutil_autoload('PhutilRemarkupH...') #1 /core/data/drydock/workingcopy-90/repo/phabricator/src/applications/meta/engineextension/PhabricatorSelfHyperlinkEngineExtension.php(4): spl_autoload_call('PhutilRemarkupH...') #2 /core/data/drydock/workingcopy-90/repo/libphutil/src/moduleutils/PhutilBootloader.php(258): include_once('/core/data/dryd...') #3 /core/data/drydock/workingcopy-90/repo/libphutil/src/moduleutils/PhutilBootloader.php(222): PhutilBootloader->executeInclude('/core/data/dryd...') #4 /core/data/drydock/workingcopy-90/repo/libphutil/src/symbols/PhutilSymbolLoader.php(381): PhutilBootloader->loadLibrarySource('phabricator', 'applications/me...') #5 /core/data/drydock/workingcopy-90/repo/libphutil/src/symbols/PhutilSymbolLoader.php(256): PhutilSymbolLoader->loadSymbol(Array) #6 /core/data/drydock/workingcopy-90/repo/libphutil/src/__phutil_library_init__.php(22): PhutilSymbolLoader->selectAndLoadSymbols() #7 [internal function]: __phutil_autoload('PhabricatorSelf...') #8 [internal function]: spl_autoload_call('PhabricatorSelf...') #9 /core/data/drydock/workingcopy-90/repo/libphutil/src/__tests__/PhutilLibraryTestCase.php(102): ReflectionClass->__construct('PhabricatorSelf...') #10 [internal function]: PhutilLibraryTestCase->testMethodVisibility() #11 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #12 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #13 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #14 /core/data/drydock/workingcopy-90/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #15 /core/data/drydock/workingcopy-90/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #16 {main}