Page MenuHomePhabricator

ConpherenceRoomTestCase::testRoomParticipantDeletion
Failed

Referenced Files
None

TEST RESULT

Run At
Apr 26 2019, 3:51 AM
Details
EXCEPTION (RuntimeException): Argument 1 passed to PhabricatorCustomField::getObjectFields() must implement interface PhabricatorCustomFieldInterface, instance of ConpherenceThread given, called in /core/data/drydock/workingcopy-91/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php on line 2564 and defined #0 /core/data/drydock/workingcopy-91/repo/phabricator/src/infrastructure/customfield/field/PhabricatorCustomField.php(48): PhutilErrorHandler::handleError(4096, 'Argument 1 pass...', '/core/data/dryd...', 48, Array) #1 /core/data/drydock/workingcopy-91/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(2564): PhabricatorCustomField::getObjectFields(Object(ConpherenceThread), 'edit') #2 /core/data/drydock/workingcopy-91/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1008): PhabricatorApplicationTransactionEditor->validateTransaction(Object(ConpherenceThread), 'core:edge', Array) #3 /core/data/drydock/workingcopy-91/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(122): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array) #4 /core/data/drydock/workingcopy-91/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(91): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array) #5 [internal function]: ConpherenceRoomTestCase->testRoomParticipantDeletion() #6 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #7 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #8 /core/data/drydock/workingcopy-91/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #9 /core/data/drydock/workingcopy-91/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #10 /core/data/drydock/workingcopy-91/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #11 {main}