Page MenuHomePhabricator

PhabricatorChangeParserTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jul 31 2017, 7:24 PM
Details
EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilBinaryAnalyzer': the class or interface 'PhutilBinaryAnalyzer' 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('PhutilBinaryAna...') #1 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(488): spl_autoload_call('PhutilBinaryAna...') #2 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(107): PhabricatorRepositoryPullEngine->executeMercurialCreate() #3 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(40): PhabricatorRepositoryPullEngine->pullRepositoryWithLock() #4 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(91): PhabricatorRepositoryPullEngine->pullRepository() #5 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHB') #6 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(208): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHB') #7 [internal function]: PhabricatorChangeParserTestCase->testMercurialParser() #8 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #9 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #10 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() #11 /core/data/drydock/workingcopy-86/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() #12 /core/data/drydock/workingcopy-86/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #13 {main}