EXCEPTION (PhutilMissingSymbolException): Failed to load symbol "MethodCallFuture" (of type "class or interface").
The class or interface "MethodCallFuture" 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 "arcanist/", 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/u/newclasses
#0 [internal function]: __phutil_autoload('MethodCallFutur...')
#1 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/repository/storage/PhabricatorRepository.php(2274): spl_autoload_call('MethodCallFutur...')
#2 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/diffusion/query/DiffusionQuery.php(80): PhabricatorRepository->newConduitFuture(Object(PhabricatorUser), 'diffusion.inter...', Array, false)
#3 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryGitCommitChangeParserWorker.php(21): DiffusionQuery::callConduitWithDiffusionRequest(Object(PhabricatorUser), Object(DiffusionGitRequest), 'diffusion.inter...', Array)
#4 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/repository/worker/commitchangeparser/PhabricatorRepositoryCommitChangeParserWorker.php(52): PhabricatorRepositoryGitCommitChangeParserWorker->parseCommitChanges(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit))
#5 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1178): PhabricatorRepositoryCommitChangeParserWorker->parseChangesForUnitTest(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit))
#6 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1200): PhabricatorChangeParserTestCase->parseCommit(Object(PhabricatorRepository), Object(PhabricatorRepositoryCommit))
#7 /core/data/drydock/workingcopy-80/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(202): PhabricatorChangeParserTestCase->expectChanges(Object(PhabricatorRepository), Array, Array)
#8 [internal function]: PhabricatorChangeParserTestCase->testGitParser()
#9 /core/data/drydock/workingcopy-80/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
#10 /core/data/drydock/workingcopy-80/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
#11 /core/data/drydock/workingcopy-80/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
#12 /core/data/drydock/workingcopy-80/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
#13 /core/data/drydock/workingcopy-80/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run()
#14 {main}
TEST RESULT
TEST RESULT
- Run At
- Sep 4 2021, 9:14 PM