Page MenuHomePhabricator

PhabricatorSpacesTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jun 22 2016, 5:36 PM
Details
EXCEPTION (Exception): Process exited with an open transaction! The transaction will be implicitly rolled back. Calls to openTransaction() must always be paired with a call to saveTransaction() or killTransaction(). #0 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(0): AphrontDatabaseTransactionState->__destruct() #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1594): LiskDAO::closeAllConnections() #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(158): LiskDAO::beginIsolateAllLiskEffectsToTransactions() #3 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(485): PhabricatorTestCase->willRunOneTest('testSpacesSever...') #4 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #5 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() #6 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run() #7 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #8 {main}